Template:Osaka
From 2010.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
<html> | <html> | ||
<style type="text/css"> | <style type="text/css"> | ||
+ | <!-- | ||
#contentSub { | #contentSub { | ||
display:none; | display:none; | ||
Line 26: | Line 27: | ||
#top-section { | #top-section { | ||
- | |||
- | |||
- | |||
- | |||
- | |||
height:200px; | height:200px; | ||
} | } | ||
Line 49: | Line 45: | ||
#content { | #content { | ||
position: relative; | position: relative; | ||
- | width: | + | width:1000px; |
+ | } | ||
+ | .wrap{ | ||
+ | |||
+ | } | ||
+ | .top{ | ||
+ | width:1000px; | ||
+ | background-color:black; | ||
+ | } | ||
+ | .logo{ width:160px; | ||
+ | float:left; | ||
+ | padding:0; | ||
+ | margin:0; | ||
+ | background-color:#0342ff; | ||
+ | |||
+ | } | ||
+ | .banner{ | ||
+ | width:830px; | ||
+ | float:left; | ||
+ | padding:0; | ||
+ | margin:0; | ||
+ | background-color:black; | ||
+ | |||
+ | } | ||
+ | .bottom{ | ||
+ | width:1000px;} | ||
+ | .right{ | ||
+ | width:840px; | ||
+ | float:right; | ||
+ | } | ||
+ | .twitter{ | ||
+ | width:250px; | ||
+ | float:right; | ||
+ | padding:0; | ||
+ | margin:0; | ||
+ | background-color:white; | ||
+ | } | ||
+ | .contents{ | ||
+ | width:570px; | ||
+ | float:left; | ||
+ | padding:0 10px; | ||
+ | margin:0; | ||
+ | background-color:white; | ||
+ | } | ||
+ | |||
+ | .menu{ | ||
+ | width:160px; | ||
+ | float:left; | ||
+ | background-color:#008000; | ||
+ | padding:0; | ||
+ | } | ||
+ | .clear{ | ||
+ | clear:both;} | ||
+ | .clear hr{ | ||
+ | display:none;} | ||
+ | .bold { | ||
+ | font-weight:bold; | ||
+ | } | ||
+ | --> | ||
</style> | </style> | ||
+ | </head> | ||
- | |||
- | + | <body> | |
- | + | ||
- | ! | + | <div class="wrap"> |
- | + | <div class="top"> | |
- | + | <div class="logo"> | |
- | + | <img src="https://static.igem.org/mediawiki/2010/4/4b/Osaka_logo2.jpg" width="160" height="200" alt="logo"> | |
- | + | </div><!-- logo --> | |
- | ! | + | <div class="banner"> |
- | ! | + | <img src="https://static.igem.org/mediawiki/2010/1/11/Osaka_banner.jpg" width="840" height="200" alt="banner"> |
- | + | </div><!-- banner --> | |
- | + | <div class="clear"><hr></div> | |
+ | </div><!-- top --> | ||
+ | |||
+ | <div class="bottom"> | ||
+ | <div class="menu"> | ||
+ | </html> | ||
+ | {{Osaka_menu}} | ||
+ | <html> | ||
+ | </div> |
Revision as of 01:19, 1 October 2010