Template:Imperial/09/Banner
From 2009.igem.org
(Difference between revisions)
(124 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
- | |||
- | |||
<style type="text/css"> | <style type="text/css"> | ||
- | # | + | #II09_Header{ |
- | border-top: | + | border-top: 2px solid #bbb; |
- | border-left: | + | border-left: 2px solid #bbb; |
- | border-right: | + | border-right: 2px solid #bbb; |
border-bottom: none; | border-bottom: none; | ||
+ | background: url(https://static.igem.org/mediawiki/2009/3/39/II09_Banner.jpg); | ||
+ | width: 960px; | ||
+ | height: 200px; | ||
+ | margin-left: 0px; | ||
+ | margin-top: 0px; | ||
+ | position:relative; | ||
+ | z-index:1; | ||
+ | } | ||
- | + | #II09_Header_Logo{ | |
+ | padding-top: 12px; | ||
+ | padding-left: 12px; | ||
+ | padding-bottom:none; | ||
+ | align: left top; | ||
+ | z-index:2; | ||
+ | } | ||
+ | |||
+ | #II09_Banner_Navigation{ | ||
+ | position:relative; | ||
+ | float:left; | ||
+ | z-index:6; | ||
+ | padding-left: 5px; | ||
} | } | ||
</style> | </style> | ||
- | |||
- | < | + | <div id="II09_Header"> |
- | + | <div id="II09_Header_Logo"><img src="https://static.igem.org/mediawiki/2009/b/b8/II09_ImperialLogo.png" width="28%"><br><br> | |
- | + | </div> | |
- | + | ||
- | < | + | |
- | <img src=" | + | |
- | < | + | |
- | < | + | |
- | </ | + | |
- | + | ||
- | + | ||
- | + | ||
</div> | </div> | ||
- | |||
- | |||
</html> | </html> |
Latest revision as of 15:39, 21 October 2009