|
|
(39 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">
| + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | <!----------------------------------------------------------------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}} |