Team:Tokyo Tech
From 2010.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
+ | {{Tokyo_Tech_Template}} | ||
+ | <html><body id="home" onload="setPageSize()"> | ||
+ | <div id="super_main_wrapper"> | ||
+ | <div class="clear"></div> | ||
- | + | <div id="SubWrapper"> | |
- | + | under constructing | |
- | + | <div class="clear"></div> | |
- | + | </div> <!-- end SubWrapper --> | |
- | ! | + | |
- | + | ||
- | + | ||
- | + | ||
- | <div | + | <div id="news"> |
+ | <h3>The Team</h3> | ||
+ | </div> <!-- end news --> | ||
+ | </div> <!-- end Super_main_wrapper --> | ||
+ | <script type="text/javascript"> | ||
+ | function setPageSize() { | ||
+ | len = document.getElementById('super_main_wrapper').offsetHeight; | ||
+ | document.getElementById('bodyContent').style.height = len + 'px'; | ||
+ | document.getElementById('SupWrapper').style.height = len + 'px'; | ||
+ | document.getElementById('news').style.height = len + 'px'; | ||
+ | } | ||
+ | </script> | ||
- | + | </body></html> | |
- | + | ||
- | + | ||
- | + |
Revision as of 04:51, 2 October 2010
under constructing