Team:HokkaidoU Japan/About Us
From 2014.igem.org
(Difference between revisions)
Line 2: | Line 2: | ||
{{Team:HokkaidoU Japan/About_Us/CSS}} | {{Team:HokkaidoU Japan/About_Us/CSS}} | ||
{{Team:HokkaidoU_Japan/LargeDropDown/CSS}} | {{Team:HokkaidoU_Japan/LargeDropDown/CSS}} | ||
+ | {{Team:HokkaidoU_Japan/Header/CSS}} | ||
+ | {{Team:HokkaidoU_Japan/Footer/CSS}} | ||
<html> | <html> | ||
- | |||
<link href='http://fonts.googleapis.com/css?family=Libre+Merriweather' rel='stylesheet' type='text/css'> | <link href='http://fonts.googleapis.com/css?family=Libre+Merriweather' rel='stylesheet' type='text/css'> | ||
- | <!-- begin | + | <div id="background"> |
+ | <!--begin header--> | ||
+ | <div id="header-top" style="background-color:#81E27C;"> | ||
+ | </div> | ||
+ | <div id="header-bottom" style="background-color:#38C331;"> | ||
+ | <div id="header-bottom-contents"> | ||
+ | </div> | ||
+ | </div> | ||
+ | <!--end header begin menu--> | ||
<div class="box"> | <div class="box"> | ||
<div id="box-wrapper"> | <div id="box-wrapper"> | ||
Line 84: | Line 93: | ||
</div> | </div> | ||
</div> | </div> | ||
- | + | <!-- end menu--> | |
- | <!--end menu--> | + | <!--begin contents--> |
<div class="wrapper"> | <div class="wrapper"> | ||
Line 464: | Line 473: | ||
</div> | </div> | ||
</div> | </div> | ||
- | + | ||
- | + | ||
+ | <!--end contents--> | ||
+ | <!--begin footer--> | ||
+ | <div id="footer-wrapper" style="background-color:#38C331;"> | ||
+ | <div id="footer-contents"> | ||
+ | <div id="footer-logo"> | ||
+ | </div> | ||
+ | <div id="footer-twitter"> | ||
</div> | </div> | ||
</div> | </div> | ||
</div> | </div> | ||
+ | |||
+ | |||
+ | <!--end footer--> | ||
+ | |||
+ | </div><!--backgound--> | ||
</html> | </html> | ||
{{Team:HokkaidoU_Japan/JS}} | {{Team:HokkaidoU_Japan/JS}} |
Revision as of 16:29, 13 October 2014