Team:Paris Bettencourt/Team
From 2014.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
{{CSS/Main}} | {{CSS/Main}} | ||
+ | |||
+ | <html> | ||
+ | <style> | ||
+ | |||
+ | |||
+ | #PBlogo { | ||
+ | float : left; | ||
+ | width: 122px; | ||
+ | margin-left : 200px; | ||
+ | } | ||
+ | |||
+ | #iGEMlogo { | ||
+ | width : 122px; | ||
+ | float : right; | ||
+ | margin-right : 200px; | ||
+ | } | ||
+ | |||
+ | h1 { | ||
+ | font-family : Times; | ||
+ | font-size : 0px; | ||
+ | text-decoration : underline; | ||
+ | margin-left : 500px; | ||
+ | } | ||
+ | |||
+ | h2 { | ||
+ | font-family : Times; | ||
+ | font-size : 30px; | ||
+ | text-decoration : underline; | ||
+ | margin-left : 500px | ||
+ | } | ||
+ | |||
+ | #cadre { | ||
+ | border:5px double rgb(0,0,0); | ||
+ | align="center"; | ||
+ | height ="45px"; | ||
+ | background-color:rgb(211,211,211)>; | ||
+ | color: rgb(0,0,0); | ||
+ | } | ||
+ | |||
+ | #link { | ||
+ | color : rgb(0,0,0); | ||
+ | text-align : center; | ||
+ | } | ||
+ | |||
+ | #menu { | ||
+ | align : center; | ||
+ | width : 70%; | ||
+ | margin-left : 200px; | ||
+ | height : 45px; | ||
+ | } | ||
+ | |||
+ | h5 { | ||
+ | text-align : justify; | ||
+ | margin-left :200px; | ||
+ | margin-right : 200px; | ||
+ | font-size : 15px; | ||
+ | } | ||
+ | |||
+ | #text { | ||
+ | text-align : justify; | ||
+ | text-indent : 15px; | ||
+ | color : rgb(0,0,0); | ||
+ | margin-left : 200px; | ||
+ | margin-right : 200px; | ||
+ | } | ||
+ | |||
+ | #h3 { | ||
+ | font-family : Times; | ||
+ | font-size : 30px; | ||
+ | text-decoration : underline; | ||
+ | margin-left : 200px | ||
+ | } | ||
+ | |||
+ | #h4 { | ||
+ | font-family : Times; | ||
+ | font-size : 20px; | ||
+ | text-decoration : underline; | ||
+ | margin-left : 220px | ||
+ | } | ||
+ | |||
+ | #liste { | ||
+ | color : rgb(0,0,0); | ||
+ | margin-left : 240px; | ||
+ | margin-right : 200px; | ||
+ | text-align : justify; | ||
+ | } | ||
+ | |||
+ | </style> | ||
+ | |||
+ | <head> | ||
+ | |||
+ | <div id="topheader"> | ||
+ | |||
+ | <img id="PBlogo" src="https://static.igem.org/mediawiki/2013/3/3a/PB_logoParis.gif"/> | ||
+ | |||
+ | <a href="https://2014.igem.org/Main_Page"> <img id="iGEMlogo" src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" width="55px"></a> | ||
+ | |||
+ | <h1></h1> | ||
+ | <h2>Paris Bettencourt 2014</h2> | ||
+ | |||
+ | </div> | ||
+ | |||
+ | <table id=menu> | ||
+ | |||
+ | <div> | ||
+ | |||
+ | <td id = "cadre"><a href="https://2014.igem.org/Team:Paris_Bettencourt" id = "link">Home </a> </td> | ||
+ | |||
+ | <td id = "cadre"><a href="https://2014.igem.org/Team:Paris_Bettencourt/Team" id = "link"> Team </a> </td> | ||
+ | |||
+ | <td id = "cadre"><a href="https://igem.org/Team.cgi?year=2014&team_name=Paris_Bettencourt" id = "link"> Official Team Profile </a></td> | ||
+ | |||
+ | <td id = "cadre"><a href="https://2014.igem.org/Team:Paris_Bettencourt/Project" id = "link"> Project</a></td> | ||
+ | |||
+ | <td id = "cadre"><a href="https://2014.igem.org/Team:Paris_Bettencourt/Parts" id = "link"> Parts</a></td> | ||
+ | |||
+ | <td id = "cadre"><a href="https://2014.igem.org/Team:Paris_Bettencourt/Modeling" id = "link"> Modeling</a></td> | ||
+ | |||
+ | <td id = "cadre"><a href="https://2014.igem.org/Team:Paris_Bettencourt/Notebook" id = "link"> Notebook</a></td> | ||
+ | |||
+ | <td id = "cadre"><a href="https://2014.igem.org/Team:Paris_Bettencourt/Safety" id = "link"> Safety </a></td> | ||
+ | |||
+ | <td id = "cadre"><a href="https://2014.igem.org/Team:Paris_Bettencourt/Attributions" id = "link"> Attributions </a></td> | ||
+ | |||
+ | </div> | ||
+ | |||
+ | </table> | ||
+ | |||
+ | </head> | ||
+ | |||
+ | <body> | ||
+ | |||
+ | </body> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | </html> | ||
+ | |||
+ | |||
+ | |||
+ | <!-- | ||
<html> | <html> | ||
- | + | ||
<table width="70%" align="center"> | <table width="70%" align="center"> | ||
Line 10: | Line 152: | ||
<tr> | <tr> | ||
- | |||
<td align="center" colspan="3"> | <td align="center" colspan="3"> | ||
Line 50: | Line 191: | ||
</table> | </table> | ||
- | |||
</tr> | </tr> | ||
</tr> | </tr> |
Revision as of 15:01, 15 July 2014