|
|
(8 intermediate revisions not shown) |
Line 1: |
Line 1: |
- | __NOTOC__<html lang="en">
| + | <html> |
| <head> | | <head> |
- |
| |
| <link rel="stylesheet" type="text/css" href="https://2011.igem.org/Team:MIT/styles?action=raw&ctype=text/css" /> | | <link rel="stylesheet" type="text/css" href="https://2011.igem.org/Team:MIT/styles?action=raw&ctype=text/css" /> |
- |
| |
- |
| |
- | <script type="text/javascript">
| |
- |
| |
- | var _gaq = _gaq || [];
| |
- | _gaq.push(['_setAccount', 'UA-65298-13']);
| |
- | _gaq.push(['_trackPageview']);
| |
- |
| |
- | (function() {
| |
- | var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
| |
- | ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
| |
- | var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
| |
- | })();
| |
- |
| |
- | </script>
| |
- |
| |
- | <style>
| |
- | h2{color:#96d446; }
| |
- | h1, h2, h3, h4, h5{font-family:"Vollkorn", serif; font-size:200%; line-height:35px; border-bottom:0; margin-bottom:5px; border-top:1px dotted #e3e3e3; margin-top:10px; padding-top:30px; font-weight:normal;}
| |
- | h2.noline{ border-top:0; margin-top:0; padding-top:0; margin-bottom:0; line-height:20px; padding-top:2px; font-size:20px;}
| |
- | h2.topheader{border-top:0; padding-top:0; margin-top:5px;}
| |
- |
| |
- | </style>
| |
- |
| |
- | <script type="text/javascript">
| |
- | $('.left-menu ul')[0].innerHTML="<li><a href=\"https://2010.igem.org\" style=\"font-weight:bold; text-transform:none\">iGEM HQ</a></li>"+$('.left-menu ul')[0].innerHTML;
| |
- | $(function() {
| |
- | $('ul.llmenu').lavaLamp({ speed: 300, autoReturn: true , target:'li'});
| |
- | });
| |
- | $(function(){
| |
- | $('ul#accmenu').accordion({
| |
- | header:'.head',
| |
- | fillSpace:false,
| |
- | autoHeight:false,
| |
- | navigation:true,
| |
- | animated: 'easeslide'})
| |
- | });
| |
- | </script>
| |
- |
| |
| </head> | | </head> |
- |
| |
| <body> | | <body> |
- | <div id="wrap">
| |
- | <div id="header"><img align="center" style="margin-bottom:0px; padding:0;" src="https://static.igem.org/mediawiki/2010/d/d4/CamBillHeaderSq.png" usemap="#headermap" alt="E. glowli"> </div>
| |
- | <map name="headermap">
| |
- | <area shape="rect" coords="10,30,250,240" href="https://2010.igem.org/Team:Cambridge" />
| |
- | <area shape="rect" coords="888,177,942,201" href="http://www.flickr.com/people/roberts87/" />
| |
- | </map>
| |
- |
| |
| <ul> | | <ul> |
- | <li>works</li> | + | <li>it works!</li> |
| </ul> | | </ul> |
- | It works!
| |
- |
| |
- |
| |
| </body> | | </body> |
| </html> | | </html> |