Team:St Andrews/Template1
From 2011.igem.org
(Difference between revisions)
(6 intermediate revisions not shown) | |||
Line 2: | Line 2: | ||
<head> | <head> | ||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | ||
- | + | ||
<style type="text/css"> | <style type="text/css"> | ||
Line 21: | Line 21: | ||
display: none;} | display: none;} | ||
- | + | #search-controls { | |
- | + | display: none;} | |
- | + | ||
+ | #footer-box { | ||
+ | width:900px; | ||
+ | height:50px; } | ||
+ | #title { | ||
+ | width:900px; | ||
+ | height:55px; | ||
+ | position: relative; | ||
+ | top: 0px; | ||
+ | left: 0px;} | ||
+ | |||
+ | |||
+ | |||
#implogo { | #implogo { | ||
Line 89: | Line 100: | ||
text-decoration:none;} | text-decoration:none;} | ||
- | + | ||
+ | #headpic { | ||
+ | width:500px; | ||
+ | height:150px; | ||
+ | position: absolute; | ||
+ | top: 0px; | ||
+ | left: 0px; | ||
+ | background-image: url('https://static.igem.org/mediawiki/2011/b/b0/Pier.jpg'); } | ||
- | + | ||
+ | |||
+ | a { | ||
+ | outline:none;} | ||
+ | |||
+ | #headtit{ | ||
+ | font-family: helvetica, arial, sans-serif; | ||
+ | font-size: 1.2em; | ||
+ | color: #ffffff; | ||
+ | position: absolute; | ||
+ | top: 0.5em; | ||
+ | right: 1.4em;} | ||
+ | |||
+ | .dark{ | ||
+ | color: #dddddd;} | ||
+ | |||
+ | .highlight{ | ||
+ | color: #ea8828;} | ||
+ | #headover ul{ | ||
+ | list-style: none; | ||
+ | display: none; | ||
+ | position: absolute; | ||
+ | top: 1.2em; | ||
+ | left: 0.2em; | ||
+ | } | ||
+ | |||
+ | |||
</style> | </style> | ||
</head> | </head> | ||
<body> | <body> | ||
- | <div id=' | + | <div id='headpic'> |
+ | <a href='https://static.igem.org/mediawiki/2011/b/b0/Pier.jpg'> | ||
+ | <img src='https://static.igem.org/mediawiki/2011/b/b0/Pier.jpg'> | ||
+ | </a> | ||
+ | </div> | ||
<div id='implogo'> | <div id='implogo'> | ||
Line 124: | Line 172: | ||
</div> | </div> | ||
</div> | </div> | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</body> | </body> | ||
</html> | </html> |
Latest revision as of 15:26, 12 July 2011