|
|
Line 1: |
Line 1: |
- | <!-- *** What falls between these lines is the Alert Box! You can remove it from your pages once you have read and understood the alert *** -->
| + | {{Template:Team:Concordia/CSS}} |
- | | + | |
- | | + | |
- | {{CSS/Main}} | + | |
- | | + | |
| | | |
| <html> | | <html> |
| + | <head> |
| + | <meta charset="utf-8"/> |
| + | <title>iGEM Concordia 2014</title> |
| + | <link href='http://fonts.googleapis.com/css?family=Ubuntu' rel='stylesheet' type='text/css'> |
| + | </head> |
| + | <body> |
| | | |
- | <!--main content --> | + | <div id="igemnavbar"> |
- | <table width="70%" align="center">
| + | <span id="backtoigem"><p><a href="https://2014.igem.org/">Back to iGEM HQ</a></p><img src=""/></span> |
- | | + | </div> |
- | | + | |
- | <!--welcome box -->
| + | |
- | <tr>
| + | |
- | <td style="border:1px solid black;" colspan="3" align="center" height="150px" bgColor=#FF404B> | + | |
- | <h1 >WELCOME TO iGEM 2014! </h1>
| + | |
- | <p>Your team has been approved and you are ready to start the iGEM season! | + | |
- | <br>On this page you can document your project, introduce your team members, document your progress <br> and share your iGEM experience with the rest of the world! </p>
| + | |
- | <br>
| + | |
- | <p style="color:#E7E7E7"> <a href="https://2014.igem.org/wiki/index.php?title=Team:Concordia/Notebook&action=edit"style="color:#FFFFFF"> Click here to edit this page!</a> </p>
| + | |
- | </td>
| + | |
- | </tr>
| + | |
- | | + | |
- | <tr> <td colspan="3" height="5px"> </td></tr>
| + | |
- | <!-- end welcome box -->
| + | |
- | <tr>
| + | |
- | | + | |
- | <!--navigation menu -->
| + | |
- | <td align="center" colspan="3">
| + | |
- | | + | |
- | <table width="100%">
| + | |
- | <tr heigth="15px"></tr>
| + | |
- | <tr heigth="75px">
| + | |
- | | + | |
- | | + | |
- | <td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
| + | |
- | <a href="https://2014.igem.org/Team:Concordia"style="color:#000000">Home </a> </td>
| + | |
- | | + | |
- | <td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
| + | |
- | <a href="https://2014.igem.org/Team:Concordia/Team"style="color:#000000"> Team </a> </td>
| + | |
- | | + | |
- | <td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
| + | |
- | <a href="https://igem.org/Team.cgi?year=2014&team_name=Concordia"style="color:#000000"> Official Team Profile </a></td>
| + | |
- | | + | |
- | <td style="border:1px solid black" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
| + | |
- | <a href="https://2014.igem.org/Team:Concordia/Project"style="color:#000000"> Project</a></td>
| + | |
- | | + | |
- | <td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
| + | |
- | <a href="https://2014.igem.org/Team:Concordia/Parts"style="color:#000000"> Parts</a></td>
| + | |
- | | + | |
- | <td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
| + | |
- | <a href="https://2014.igem.org/Team:Concordia/Modeling"style="color:#000000"> Modeling</a></td>
| + | |
- | | + | |
- | <td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
| + | |
- | <a href="https://2014.igem.org/Team:Concordia/Notebook"style="color:#000000"> Notebook</a></td>
| + | |
- | | + | |
- | <td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
| + | |
- | <a href="https://2014.igem.org/Team:Concordia/Safety"style=" color:#000000"> Safety </a></td>
| + | |
- | | + | |
- | <td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
| + | |
- | <a href="https://2014.igem.org/Team:Concordia/Attributions"style="color:#000000"> Attributions </a></td>
| + | |
- | | + | |
- | | + | |
- | <td align ="center"> <a href="https://2014.igem.org/Main_Page"> <img src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" width="55px"></a> </td>
| + | |
- | </tr> | + | |
- | </table>
| + | |
- | | + | |
- | | + | |
- | </tr>
| + | |
- | | + | |
- | | + | |
- | </tr>
| + | |
- |
| + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | </td>
| + | |
- | | + | |
- | <tr> <td colspan="3" height="15px"> </td></tr>
| + | |
- | <tr><td bgColor="#e7e7e7" colspan="3" height="1px"> </tr>
| + | |
- | <tr> <td colspan="3" height="5px"> </td></tr>
| + | |
- | | + | |
- | | + | |
- | <!--requirements section -->
| + | |
- | <tr><td colspan="3"> <h3>Notebook</h3></td></tr>
| + | |
- | </tr>
| + | |
- | | + | |
| | | |
- | <tr> | + | <div id="header"> |
- | <td width="45%" valign="top"> | + | <div id="logo"> |
- | <p>You should make use of the calendar feature on the wiki and start a lab notebook. This may be looked at by the judges to see how your work progressed throughout the summer. It is a very useful organizational tool as well. </p> | + | <h1><a href="https://2014.igem.org/Team:Concordia">iGEM Concordia 2014</a></h1> |
- | </td> | + | <p><a href="https://2014.igem.org/Team:Concordia">Clean Green Lipid Machine</a></p> |
| + | </div> |
| + | <div id="menu"> |
| + | <ul> |
| + | <li><a href="https://2014.igem.org/Team:Concordia">Homepage</a></li> |
| + | <li><a href="https://2014.igem.org/Team:Concordia/Team">The Team</a></li> |
| + | <li><a href="https://igem.org/Team.cgi?year=2014&team_name=Concordia">Team Profile</a></li> |
| + | <li id="maintab"><a href="https://2014.igem.org/Team:Concordia/Project">The Project</a></li> |
| + | <li><a href="https://2014.igem.org/Team:Concordia/Parts">The Parts</a></li> |
| + | <li><a href="https://2014.igem.org/Team:Concordia/Notebook">The Notebook</a></li> |
| + | <li><a href="https://2014.igem.org/Team:Concordia/Safety">Safety</a></li> |
| + | <li><a href="https://2014.igem.org/Team:Concordia/Acknowledgements">Attributions</a></li> |
| + | </div> |
| + | </div> |
| | | |
- | <td></td> | + | <div id="mywrapper"> |
- | <td></td> | + | <div id="mainbody"> |
- | </tr>
| + | |
| + | <p>This is content. </p> |
| | | |
| + | <br/> |
| | | |
- | </table> | + | <p>Stay in touch with the iGEM Concordia 2014 team:</p> |
| + | </div> |
| + | <div id="social"> |
| + | <span><a href="https://www.facebook.com/iGEMConcordia" target="_blank"><img src="https://static.igem.org/mediawiki/2014/b/be/Igemconcordia2014facebook.png"></a></span> |
| + | <span><a href="https://twitter.com/iGEMConcordia" target="_blank"><img src="https://static.igem.org/mediawiki/2014/5/5b/Igemconcordia2014twitter.png"></a></span> |
| + | <span><a href="mailto:igem.concordia@gmail.com" target="_blank"><img src="https://static.igem.org/mediawiki/2014/6/6f/Igemconcordia2014email.png"></a></span> |
| + | </div> |
| + | </div> |
| </html> | | </html> |