User:Meagan/DotOrg2

From 2008.igem.org

(Difference between revisions)
(New page: <html> <head> <style> .year_button { margin: 10px; } </style> </head> <body> <div id="history_nav"> <div class="year_button"> <a class="year" href="https://2007.igem.org"> <img src="http:/...)
Line 2: Line 2:
<head>
<head>
<style>
<style>
 +
#history_nav {
 +
width: 250px;
 +
}
 +
.year_button {
.year_button {
margin: 10px;
margin: 10px;
 +
}
 +
 +
#welcome_text {
 +
width: 400px;
 +
float: left;
}
}
</style>
</style>
</head>
</head>
 +
<body>
<body>
<div id="history_nav">
<div id="history_nav">
<div class="year_button">
<div class="year_button">
<a class="year" href="https://2007.igem.org">
<a class="year" href="https://2007.igem.org">
-
<img src="https://static.igem.org/mediawiki/2008/d/dc/2007_small.png"
+
<img src="https://static.igem.org/mediawiki/2008/a/a2/2007_xsmall.png"
     alt="iGEM 2007 navigation button"
     alt="iGEM 2007 navigation button"
     title="iGEM 2007">
     title="iGEM 2007">
Line 19: Line 29:
<div class="year_button">
<div class="year_button">
<a class="year" href="https://2006.igem.org">
<a class="year" href="https://2006.igem.org">
-
<img src="https://static.igem.org/mediawiki/2008/9/9c/2006_small.png"
+
<img src="https://static.igem.org/mediawiki/2008/c/cb/2006_xsmall.png"
     alt="iGEM 2006 navigation button"
     alt="iGEM 2006 navigation button"
     title="iGEM 2006">
     title="iGEM 2006">
Line 26: Line 36:
<div class="year_button">
<div class="year_button">
<a class="year" href="https://2005.igem.org">
<a class="year" href="https://2005.igem.org">
-
<img src="https://static.igem.org/mediawiki/2008/c/c0/2005_small.png"
+
<img src="https://static.igem.org/mediawiki/2008/1/11/2005_xsmall.png"
     alt="iGEM 2005 navigation button"
     alt="iGEM 2005 navigation button"
     title="iGEM 2005">
     title="iGEM 2005">
Line 33: Line 43:
<div class="year_button">
<div class="year_button">
<a class="year" href="https://2004.igem.org">
<a class="year" href="https://2004.igem.org">
-
<img src="https://static.igem.org/mediawiki/2008/d/de/2004_small.png"
+
<img src="https://static.igem.org/mediawiki/2008/3/3e/2004_xsmall.png"
     alt="iGEM 2004 navigation button"
     alt="iGEM 2004 navigation button"
     title="iGEM 2004">
     title="iGEM 2004">
Line 40: Line 50:
<div class="year_button">
<div class="year_button">
<a class="year" href="http://2003.igem.org">
<a class="year" href="http://2003.igem.org">
-
<img src="https://static.igem.org/mediawiki/2008/9/9c/2003_small.png"
+
<img src="https://static.igem.org/mediawiki/2008/d/d2/2003_xsmall.png"
     alt="iGEM 2003 navigation button"
     alt="iGEM 2003 navigation button"
     title="iGEM 2003">
     title="iGEM 2003">
</a>
</a>
</div>
</div>
 +
</div> <!-- close history nav -->
 +
 +
<div id="welcome_text">
 +
The International Genetically Engineered Machine competition (iGEM) is the premiere undergraduate Synthetic Biology competition. Student teams are given a kit of biological parts at the beginning of the summer. Working at their own schools over the summer, they use these parts and new parts of their own design to build biological systems and operate them in living cells. During the first weekend of November, they present their work at the iGEM Competition Jamboree at MIT and have a chance to win awards. They add their new parts to the Registry of Standard Biological Parts for the students in the next year's competition.
</div>
</div>
</body>
</body>
</html>
</html>

Revision as of 16:24, 3 September 2008

The International Genetically Engineered Machine competition (iGEM) is the premiere undergraduate Synthetic Biology competition. Student teams are given a kit of biological parts at the beginning of the summer. Working at their own schools over the summer, they use these parts and new parts of their own design to build biological systems and operate them in living cells. During the first weekend of November, they present their work at the iGEM Competition Jamboree at MIT and have a chance to win awards. They add their new parts to the Registry of Standard Biological Parts for the students in the next year's competition.