|
|
(37 intermediate revisions not shown) |
Line 1: |
Line 1: |
| + | {{CSS/MainStyle}} |
| + | {{MainStyle/Menu}} |
| <html> | | <html> |
- | <!-- this section changes the default wiki template to a white full width background -->
| |
| | | |
- | <style type="text/css">
| |
- | #contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading,.visualClear {display: none;} /*-- hides default wiki settings --*/
| |
| | | |
- | #top-section { /*-- styling for default menu bar (edit, page, history, etc.) --*/
| |
- |
| |
- | border: 0 none;
| |
- | height: 14px;
| |
- | z-index: 100;
| |
- | top: 0;
| |
- | position: fixed;
| |
- | width: 975px;
| |
- | left: 50%;
| |
- | margin-left: -487px;
| |
- | }
| |
| | | |
- | #globalWrapper, #content { /*-- changes default wiki settings --*/
| |
- | width: 100%;
| |
- | height: 100%;
| |
- | border: 0px;
| |
- | background-color: transparent;
| |
- | margin: 0px;
| |
- | padding: 0px;
| |
- | }
| |
| | | |
- | html, body, .wrapper { /*-- changes default wiki settings --*/
| + | <div id="column1-wrap"> |
- | width: 100%;
| + | <div id="column1">Column 1</div> |
- | height: 100%;
| + | |
- | background-color: transparent;
| + | |
- | }
| + | |
- | </style> | + | |
- | <!-- here ends the section that changes the default wiki template to a white full width background --> | + | |
| | | |
| + | <div id="column2">Column 2</div> |
| + | </div> |
| + | <div id="clear"></div> |
| | | |
| | | |
- | <!--MENU--> | + | <div id="columns-wrap"> |
- | <table id="menu" width="100%" cellspacing="0" align="center">
| + | <div id="column1s"> |
- | | + | <h3> CONTENT </h3> |
- | <tr > | + | <p> In this page you will find: </p> |
- | <td ></td>
| + | |
- | | + | |
- | <td width="975px" align="center">
| + | |
- | | + | |
- | <table width="975px"> | + | |
- | <td width="2%" ></td>
| + | |
- | <td><img src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" width="60px"></td> | + | |
- | | + | |
- | | + | |
- | <td onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#ffffff'" bgColor="#ffffff" width="10%" align="center"> <b> ABOUT </b> </td>
| + | |
- | <td onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#ffffff'" bgColor="#ffffff" width="10%" align="center"><b> PROGRAMS </b> </td>
| + | |
- | <td onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#ffffff'" bgColor="#ffffff" width="10%" align="center"><b> COMMUNITY </b> </td>
| + | |
- | <td onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#ffffff'" bgColor="#ffffff" width="10%" align="center"><b> SPONSORS </b> </td>
| + | |
- | <td onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#ffffff'" bgColor="#ffffff" width="10%" align="center"><b> DONATE </b></td>
| + | |
- | <td onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#ffffff'" bgColor="#ffffff" width="10%" align="center"><b> CONTACT </b> </td>
| + | |
- | | + | |
- | | + | |
- | </table>
| + | |
- | </td>
| + | |
- | <td></td>
| + | |
- | </tr>
| + | |
- | </table>
| + | |
- | | + | |
- | | + | |
- | | + | |
- | <!-- MAIN INFO -->
| + | |
- | <table width="100%" cellspacing="0">
| + | |
- | | + | |
- | <tr bgColor="#e3e3e3">
| + | |
- | <td></td>
| + | |
- | | + | |
- | <td width="975px">
| + | |
- | <table width="975px" cellspacing="0" cellpadding="10">
| + | |
- | | + | |
- | | + | |
- | <tr bgColor="#a5a5a5" height="100px"><td>
| + | |
- | If you have any questions about iGEM or the Registry of Standard Biological Parts you may reach us by email or phone. <br>
| + | |
- | Email: hq AT igem DOT org <br>
| + | |
- | Phone: +1.617.500.3106<br>
| + | |
- | </td> | + | |
- | </tr>
| + | |
- | | + | |
- | | + | |
- | | + | |
- | <tr>
| + | |
- | <td>
| + | |
- | <table>
| + | |
- | <tr>
| + | |
- | | + | |
- | <td class="profile">
| + | |
- | <img src="https://static.igem.org/mediawiki/igem.org/a/a0/Randy_profile2_150px.jpg" alt="Randy" title="Randy" style="width:204px; height:150px; border:2px solid #ccc;">
| + | |
- | <ul style="list-style: none;"><strong>Randy Rettberg</strong>,
| + | |
- | <li><em>President</em></li>
| + | |
- | <li>randy AT igem DOT org</li>
| + | |
- | </ul>
| + | |
- | </td>
| + | |
- | | + | |
- | <td class="profile">
| + | |
- | <img src="https://static.igem.org/mediawiki/igem.org/3/3b/Ml-2012wcj-cropped.jpg" alt="Meagan" title="Meagan" style="width:201px; height:150px; border:2px solid #ccc;">
| + | |
- | <ul style="list-style: none;"><strong>Meagan Lizarazo</strong>,
| + | |
- | <li><em>Vice President</em></li>
| + | |
- | <li>meagan AT igem DOT org</li>
| + | |
- | </ul>
| + | |
- | </td>
| + | |
- | | + | |
- | <td class="profile">
| + | |
- | <img src="https://static.igem.org/mediawiki/igem.org/b/b0/Vinoo_profile_150px.jpg" alt="Kitwa" title="Vinoo" style="width:159px; height:150px; border:2px solid #ccc;">
| + | |
- | <ul style="list-style: none;"><strong>Vinoo Selvarajah</strong>,
| + | |
- | <li><em>iGEM Generalist</em></li>
| + | |
- | <li>vinoo AT igem DOT org</li>
| + | |
- | </ul>
| + | |
- | </td>
| + | |
- | | + | |
- | <td class="profile">
| + | |
- | <img src="https://static.igem.org/mediawiki/igem.org/d/d9/Kitwa_profile_150px.jpg" alt="Kitwa" title="Kitwa" style="width:126px; height:150px; border:2px solid #ccc;">
| + | |
- | <ul style="list-style: none;"><strong>Kitwa Ng</strong>,
| + | |
- | <li><em>iGEM Generalist</em></li>
| + | |
- | <li>kitwa AT igem DOT org</li>
| + | |
- | </ul>
| + | |
- | </td>
| + | |
- | | + | |
- | </tr>
| + | |
- | | + | |
- | <tr>
| + | |
- | | + | |
- | | + | |
- | <td class="profile">
| + | |
- | <img src="https://static.igem.org/mediawiki/igem.org/9/9b/Kim_1-31-2014.jpg" alt="Blank Image" title="Kim" style="width:150px; height:150px; border:2px solid #ccc;">
| + | |
- | <ul style="list-style: none;"><strong>Kim de Mora</strong>,
| + | |
- | <li><em>iGEM Fellow</em></li>
| + | |
- | <li>kim AT igem DOT org</li>
| + | |
- | <li>Twitter: <a href="https://twitter.com/KimdeMora">@kimdemora</a></li>
| + | |
- | </ul>
| + | |
- | </td>
| + | |
- | | + | |
- | <!--
| + | |
- | <td class="profile">
| + | |
- | <img src="https://static.igem.org/mediawiki/igem.org/1/16/Maria_profile_150px.jpg" alt="Blank Image" title="Maria" style="width:150px; height:150px; border:2px solid #ccc;">
| + | |
- | <ul style="list-style: none;"><strong>Maria Bartolini</strong>,
| + | |
- | <li><em>Communications</em></li>
| + | |
- | <li>maria AT igem DOT org</li>
| + | |
- | </ul>
| + | |
- | </td>
| + | |
- | -->
| + | |
- | | + | |
- | <!--
| + | |
- | <td class="profile">
| + | |
- | <img src="https://static.igem.org/mediawiki/igem.org/6/6a/Karen_profile_150px.jpg" alt="Blank Image" title="Karen" style="width:150px; height:150px; border:2px solid #ccc;">
| + | |
- | <ul style="list-style: none;"><strong>Karen Goebel</strong>,
| + | |
- | <li><em>iGEM Tech</em></li>
| + | |
- | <li>karen AT igem DOT org</li>
| + | |
- | </ul>
| + | |
- | </td>
| + | |
- | -->
| + | |
- | | + | |
- | <td class="profile">
| + | |
- | <img src="https://static.igem.org/mediawiki/igem.org/a/a1/Ana_profile_150px.jpg" alt="Blank Image" title="Ana" style="width:150px; height:150px; border:2px solid #ccc;">
| + | |
- | <ul style="list-style: none;"><strong>Ana Sifuentes</strong>,
| + | |
- | <li><em>Graphic Design, iGEM intern</em></li>
| + | |
- | <li>ana AT igem DOT org</li>
| + | |
- | </ul>
| + | |
- | </td>
| + | |
- | | + | |
- | <td class="profile">
| + | |
- | <img src="https://static.igem.org/mediawiki/igem.org/6/6b/Kdrinkwa.jpg" alt="Blank Image" title="Kelly" style="height:150px; border:2px solid #ccc;">
| + | |
- | <ul style="list-style: none;"><strong>Kelly Drinkwater</strong>,
| + | |
- | <li><em>iGEM Generalist, Biosafety</em></li>
| + | |
- | <li>kelly AT igem DOT org</li>
| + | |
- | <li>Twitter: <a href="https://twitter.com/Kelly_iGEM">@Kelly_iGEM</a></li>
| + | |
- | </ul>
| + | |
- | </td>
| + | |
- | | + | |
- | </tr>
| + | |
- | </table>
| + | |
- | </td>
| + | |
- | </tr>
| + | |
- | </table>
| + | |
- | </td>
| + | |
- | | + | |
- | <td></td>
| + | |
- | </tr>
| + | |
- | | + | |
- | | + | |
- | <!----------------------------------------------------------------FOOTER----------------------------------------------------------------------->
| + | |
- | | + | |
- | | + | |
- | <tr bgColor="#e3e3e3">
| + | |
- | <td></td>
| + | |
- | | + | |
- | <td width="975px">
| + | |
- | <table width="975px" cellspacing="0">
| + | |
- | <tr>
| + | |
- | <td width="600px" bgColor="#d2d2d2">
| + | |
- | | + | |
- | | + | |
- | <table cellspacing="0" cellpadding="5">
| + | |
- | <tr bgColor="#d2d2d2"><td colspan="5" height="5px"></td></tr>
| + | |
- | <tr bgColor="#d2d2d2"><td colspan="5"> <b> QUICKLINKS </b></td></tr>
| + | |
- | | + | |
- | <tr bgColor="#d2d2d2" valign="top">
| + | |
- | <td width="20%">
| + | |
| <ul> | | <ul> |
- | <li><a href="https://igem.org/About">About</a></li> | + | <li><a href=""> element 1 </a> </li> |
- | <li><a href="https://igem.org/Contact">Contact</a></li> | + | <li> element 1 </li> |
- | <li><a href="https://igem.org/Sponsors">Sponsors</a></li> | + | <li> element 1 </li> |
- | <li><a href="https://igem.org/Main_Page"> igem.org</a></li> | + | <li> element 1 </li> |
- | <li><a href="http://parts.igem.org/Main_Page"> Registry</a> </li>
| + | |
| </ul> | | </ul> |
- | </td>
| |
- |
| |
- |
| |
- | <td width="20%">
| |
- | <ul>
| |
- | <li><a href="https://2014.igem.org/Requirements"> Requirements</a> </li>
| |
- | <li><a href="https://2014.igem.org/Giant_Jamboree"> Giant Jamboree</a> </li>
| |
- | <li><a href="https://2014.igem.org/Meetups"> Meetups</a> </li>
| |
- | <li><a href="https://2014.igem.org/Calendar_of_Events">Calendar </a></li>
| |
- | <li><a href="https://2014.igem.org/Partner_Offers">Partner Offers</a></li>
| |
- | </ul>
| |
- | </td>
| |
- |
| |
- |
| |
- | <td width="20%">
| |
- | <ul>
| |
- | <li><a href="https://igem.org/Login">Login</a></li>
| |
- | <li><a href="https://2014.igem.org/Special:Upload">Upload Files</a></li>
| |
- | <li><a href="https://2014.igem.org/Special:RecentChanges"> Recent Changes</a> </li>
| |
- | <li> <a href="https://2014.igem.org/Special:SpecialPages"> Special Pages</a> </li>
| |
- | </ul>
| |
- |
| |
- | </td>
| |
- |
| |
- |
| |
- | <td width="20%">
| |
- | <ul>
| |
- | <li><a href="https://igem.org/Press_Kit">Press Kit</a></li>
| |
- | <li><a href="https://igem.org/Newsletters"> Newsletter</a> </li>
| |
- | <li><a href="https://igem.org/Alumni">AlumniGEM</a></li>
| |
- | </ul>
| |
- | </td>
| |
- |
| |
- | <td width="20%">
| |
- | <a href="https://2014.igem.org/General_disclaimer">
| |
- | <img src="http://i.creativecommons.org/l/by/3.0/88x31.png"></a><br>
| |
- | powered by <a href="http://www.mediawiki.org/" style="link-style:none;">MediaWiki</a>
| |
- | </td>
| |
- |
| |
- | </table>
| |
- | </td>
| |
- |
| |
- |
| |
- |
| |
- | <!--------------------CONTACT ----------------------->
| |
- | <td width="30%" bgColor="#a5a5a5"><br>
| |
- |
| |
- |
| |
- | <table cellspacing="0" cellpadding="5">
| |
- | <tr bgColor="#a5a5a5"><td colspan="5" height="5px"></td></tr>
| |
- | <tr bgColor="#a5a5a5"><td colspan="5"> <b> CONTACT </b> <br></td></tr>
| |
- |
| |
- | </tr>
| |
- | <tr bgColor="#a5a5a5"> <td width="5%"></td>
| |
- | <td> <img src="https://static.igem.org/mediawiki/igem.org/b/bf/Igemdesign_location.png" width="20px"> </td> <td width="5%"></td> <td> <font size="2"> One Kendall Square, Cambridge, <br> MA, USA 02139 </font> </td><td width="5%"></td> </tr>
| |
- |
| |
- | <tr bgColor="#a5a5a5"> <td width="5%"></td>
| |
- | <td><img src="https://static.igem.org/mediawiki/igem.org/2/28/Igemdesign_mail2.png" width="20px"> </td><td width="5%"></td> <td> <font size="2"> hq at igem dot org</td>
| |
- | <td width="5%"></td> </tr>
| |
- |
| |
- | <tr bgColor="#a5a5a5"> <td width="5%"></td>
| |
- | <td> <img src="https://static.igem.org/mediawiki/igem.org/b/b0/Igemdesign_phon.png" width="20px"> </td> <td width="5%"></td><td> <font size="2"> +1.617.500.3106 </font> </td><td width="5%"></td></tr>
| |
- |
| |
- |
| |
- | <tr bgColor="#a5a5a5"><td height="5px" colspan="5"></td></tr>
| |
- |
| |
- | <tr bgColor="#a5a5a5"><td colspan="5" align="center"> FACEBOOK TWITTER FLICKR</td></tr>
| |
- | </table>
| |
- |
| |
- |
| |
- |
| |
- | </td>
| |
- |
| |
- | </tr>
| |
- | </table>
| |
- |
| |
- | </td>
| |
- |
| |
- | <td></td>
| |
- | </tr>
| |
- |
| |
- | <!----------------------------------------------------------end FOOTER----------------------------------------------------------------------->
| |
- |
| |
- |
| |
| | | |
- | <!------------------------------------------------------------FINAL NOTE-----------------------------------------------------------------------> | + | </div> |
- | <tr bgColor="#e3e3e3"><td></td><td width="975px">
| + | </div> |
- | <table width="975px"> | + | <div id="column2s">Column 2</div> |
- | <tr><td width="1%"></td>
| + | <div id="clear"></div> |
- | <td> <img src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" width="40px"> </td><td> | + | |
| | | |
- | <b> iGEM Foundation </b> <br><font size="1"> Dedicated to education and competition, advancement of synthetic biology, and the development of open community and collaboration.</font></td>
| |
- | </tr></table>
| |
| | | |
- | </td><td></td></tr>
| |
| | | |
- | <!----------------------------------------------------------end FOOTER----------------------------------------------------------------------->
| |
| | | |
| + | <div id="columnA-wrap"> |
| + | <div id="columnA">Column 1</div> |
| + | <div id="columnB">Column 2</div> |
| + | <div id="columnC">Column 3</div> |
| + | <div id="clear"></div> |
| + | </div> |
| | | |
| | | |
- | </table>
| |
| </html> | | </html> |
| + | {{MainStyle/Footer}} |