Team:Imperial College London/Templates/Banner test
From 2011.igem.org
(Difference between revisions)
(Created page with "<html> <img src="https://static.igem.org/mediawiki/2011/6/68/ICL_CombineLogo.png" width="965" /> </html>") |
|||
Line 1: | Line 1: | ||
<html> | <html> | ||
- | <img src="https://static.igem.org/mediawiki/2011/6/68/ICL_CombineLogo.png" width="965" /> | + | <head> |
+ | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | ||
+ | |||
+ | <style type="text/css"> | ||
+ | |||
+ | #top-section { | ||
+ | background-color: #ffffff; | ||
+ | height: 100px; | ||
+ | border: none; | ||
+ | width:975px; | ||
+ | height:0px} | ||
+ | |||
+ | #p-logo { | ||
+ | position: absolute; | ||
+ | display: none;} | ||
+ | |||
+ | #search-controls { | ||
+ | display: none;} | ||
+ | |||
+ | .firstHeading { | ||
+ | display: none;} | ||
+ | |||
+ | a:link {color:#A35200;} | ||
+ | a:visited {color:#824200;} | ||
+ | a:hover {color:#A35200;} | ||
+ | a:active {color:#A35200;} | ||
+ | |||
+ | h1 {font-family: Georgia, serif;font-size:2em;color:#A35200;border-style:none;} | ||
+ | |||
+ | </style> | ||
+ | </head> | ||
+ | |||
+ | <body> | ||
+ | <img src="https://static.igem.org/mediawiki/2011/6/68/ICL_CombineLogo.png" width="965" /> | ||
+ | </body> | ||
+ | |||
</html> | </html> |
Revision as of 11:03, 4 August 2011