Welcome
From 2014.igem.org
(Difference between revisions)
(Created page with "Welcome to iGEM 2014! This year we are celebrating our 10 year anniversary with a great event, the Giant Jamboree. A few things have changed from previous years, there will be n...") |
m |
||
(6 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
- | + | {{CSS/Main}} | |
+ | {{NavBar}} | ||
+ | <html> | ||
- | + | <!--this script is for "click to expand" boxes--> | |
- | + | <script type="text/javascript" charset="utf-8"> | |
+ | function showHide(elementid){ | ||
+ | if (document.getElementById(elementid).style.display == 'none'){ | ||
+ | document.getElementById(elementid).style.display = ''; | ||
+ | } else { | ||
+ | document.getElementById(elementid).style.display = 'none'; | ||
+ | } | ||
+ | } | ||
+ | </script> | ||
- | + | <style type="text/css"> | |
+ | .big_list {list-style: disc;} | ||
+ | |||
+ | </style> | ||
+ | <div id="contentcontainer"> | ||
+ | |||
+ | <div class="container_12"> | ||
+ | |||
+ | <div class="grid_8"> | ||
+ | <iframe src="//player.vimeo.com/video/79431213"?portrait=0" width="600" height="338" frameborder="0"></iframe> | ||
+ | </div> | ||
+ | |||
+ | <div class="grid_4"> | ||
+ | <h3>iGEM 2014 Competition</h3> | ||
+ | <ul class="big_list" id="registry"> | ||
+ | <li><a href="https://2014.igem.org/Calendar_of_Events">Calendar of Events</a></li> | ||
+ | <li><a href="https://2014.igem.org/Requirements">Requirements</a></li> | ||
+ | <li><a href="https://2014.igem.org/Judging">Judging</a></li> | ||
+ | <li><a href="https://2014.igem.org/Meetups">Team Meetups</a></li> | ||
+ | <li><a href="https://2014.igem.org/Giant_Jamboree">Giant Jamboree</a></li> | ||
+ | </ul> | ||
+ | <h3>iGEM Registry</h3> | ||
+ | <ul class="big_list" id="registry"> | ||
+ | <li><a href="http://parts.igem.org/Help:2014_DNA_Distribution">2014 DNA Distribution</a></li> | ||
+ | <li><a href="http://parts.igem.org/Help:Prefix-Suffix">BioBrick Prefix & Suffix</a></li> | ||
+ | <li><a href="http://parts.igem.org/Help:Locating_Parts">Searching for Parts</a></li> | ||
+ | <li><a href="http://parts.igem.org/Help:Adding_Parts">Adding your Part</a> | <a href="https://igem.org/Videos/Adding_a_Basic_Part">Video</a></li> | ||
+ | <li><a href="http://parts.igem.org/Help:Requesting_Parts">Requesting Parts</a> | <a href="https://igem.org/Videos/Requesting_Parts">Video</a></li> | ||
+ | </ul> | ||
+ | <h3>Safety</h3> | ||
+ | <ul class="big_list" id="safety"> | ||
+ | <li><a href="https://2014.igem.org/Safety">Safety Hub</a></li> | ||
+ | <li><a href="https://2014.igem.org/Safety_Hub#requirements">Requirements</a></li> | ||
+ | <li><a href="https://2014.igem.org/Safety#vooh">Virtual Open Office Hours</a></li> | ||
+ | <li><a href="https://2014.igem.org/Safety/Safety_Form">Safety Form</a></li> | ||
+ | </ul> | ||
+ | <h3>Other</h3> | ||
+ | <ul class="big_list" id="other"> | ||
+ | <li><a href="https://igem.org/Videos">Videos Page</a></li> | ||
+ | <li><a href="https://2014.igem.org/Funding">Funding How-to</a></li> | ||
+ | <li><a href="https://2014.igem.org/Start_A_Team">Start a Team</a></li> | ||
+ | <li>Questions? Email <b>hq [at] igem [dot] org!</b></li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | |||
+ | </div> | ||
+ | |||
+ | </div> | ||
+ | </html> |
Latest revision as of 20:26, 20 May 2014
iGEM 2014 Competition
iGEM Registry
- 2014 DNA Distribution
- BioBrick Prefix & Suffix
- Searching for Parts
- Adding your Part | Video
- Requesting Parts | Video
Safety
Other
- Videos Page
- Funding How-to
- Start a Team
- Questions? Email hq [at] igem [dot] org!