Template:Imperial/09/Banner
From 2009.igem.org
(Difference between revisions)
(New page: <html> <head> <style type="text/css"> #Header{ border: 3px solid #1e3f8b; } </style> </head> <body> <table border=0> <tr><td wiwerth=20%> </td> <td widrewth="52%" id="HeaderNO"> <img s...) |
|||
(125 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
- | |||
- | |||
<style type="text/css"> | <style type="text/css"> | ||
- | # | + | #II09_Header{ |
- | border: | + | border-top: 2px solid #bbb; |
+ | border-left: 2px solid #bbb; | ||
+ | border-right: 2px solid #bbb; | ||
+ | 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> | ||
- | </ | + | <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> | ||
+ | </div> | ||
</html> | </html> |
Latest revision as of 15:39, 21 October 2009