Team:Heidelberg LSL/Project References
From 2012hs.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
- | {{ | + | {{Top}} |
{{Stylesheet}} | {{Stylesheet}} | ||
+ | |||
+ | <html> | ||
+ | |||
+ | <style type="text/css"> | ||
+ | |||
+ | |||
+ | #bodyContent { background-color: transparent; border: none; width: 975px; min-height: 900px;} | ||
+ | |||
+ | <script type="text/javascript"> | ||
+ | function setPageSize() { | ||
+ | len = document.getElementById('super_main_wrapper').offsetHeight; | ||
+ | document.getElementById('bodyContent').style.height = len + 'px'; | ||
+ | document.getElementById('news').style.height = len + 'px'; | ||
+ | } | ||
+ | </script> | ||
+ | </style> | ||
+ | |||
+ | <body id="sponsors" onload="setPageSize()"> | ||
+ | <div id="super_main_wrapper"> | ||
+ | <div id="SubWrapper"> | ||
+ | |||
+ | <a href="http://www.youtube.com/watch?v=l-ITv4OBV9c">http://www.youtube.com/watch?v=l-ITv4OBV9c</a><br> | ||
+ | |||
+ | <p> </p> | ||
+ | </div><!--end SubWrapper--> | ||
+ | </div> <!-- end super_main_wrapper> | ||
+ | |||
+ | |||
+ | </body> | ||
+ | |||
+ | |||
+ | </html> |
Revision as of 19:58, 11 June 2012