Team:Paris Bettencourt/Notebook

From 2014.igem.org

(Difference between revisions)
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 *** -->
+
{{CSS/Main}}
 +
<html>
 +
<style>
-
{{CSS/Main}}
 
 +
#PBlogo {
 +
float : left;
 +
width: 122px;
 +
margin-left : 23%;
 +
}
-
<html>
+
#iGEMlogo {
 +
width : 122px;
 +
float : right;
 +
margin-right : 23%;
 +
}
-
<!--main content -->
+
h1 {
-
<table width="70%" align="center">
+
font-size : 0px;
-
<tr>
+
}
-
<!--navigation menu -->
+
h2 {
-
<td align="center" colspan="3">
+
font-family : Times;
 +
font-size : 30px;
 +
text-decoration : underline;
 +
margin-left : 40%;
 +
}
-
<table  width="100%">
+
#cadre {
-
<tr heigth="15px"></tr>
+
border:5px double rgb(0,0,0);
-
<tr heigth="75px">
+
align="center";
 +
height ="45px";
 +
color: rgb(0,0,0);
 +
}
 +
#link {
 +
color : rgb(0,0,0);
 +
}
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> 
+
#menu {
-
<a href="https://2014.igem.org/Team:Paris_Bettencourt"style="color:#000000">Home </a> </td>
+
text-align : center;
 +
height : 45px;
 +
        width : 60%;
 +
        margin-left : 20%;
 +
        margin-right : 20%;
 +
}
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
h5 {
-
<a href="https://2014.igem.org/Team:Paris_Bettencourt/Team"style="color:#000000"> Team </a> </td>
+
text-align : justify;
 +
margin-left :200px;
 +
margin-right : 200px;
 +
font-size : 15px;
 +
}
-
<td style="border:1px solid black;" align="center"  height ="45px"  onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
#text {
-
<a href="https://igem.org/Team.cgi?year=2014&team_name=Paris_Bettencourt"style="color:#000000"> Official Team Profile </a></td>
+
text-align : justify;
 +
text-indent : 15px;
 +
color : rgb(0,0,0);
 +
margin-left : 200px;
 +
margin-right : 200px;
 +
}
-
<td style="border:1px solid black" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> 
+
#h3 {
-
<a href="https://2014.igem.org/Team:Paris_Bettencourt/Project"style="color:#000000"> Project</a></td>
+
font-family : Times;
 +
font-size : 30px;
 +
text-decoration : underline;
 +
margin-left : 200px
 +
}
-
<td style="border:1px solid black;" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
#h4 {
-
<a href="https://2014.igem.org/Team:Paris_Bettencourt/Parts"style="color:#000000"> Parts</a></td>
+
font-family : Times;
 +
font-size : 30px;
 +
text-decoration : underline;
 +
margin-left : 22%;
 +
}
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
#liste {
-
<a href="https://2014.igem.org/Team:Paris_Bettencourt/Modeling"style="color:#000000"> Modeling</a></td>
+
color : rgb(0,0,0);  
 +
margin-left : 240px;
 +
margin-right : 200px;
 +
text-align : justify;
 +
}
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> 
+
#API {
-
<a href="https://2014.igem.org/Team:Paris_Bettencourt/Notebook"style="color:#000000"> Notebook</a></td>
+
        float : right;
 +
        margin-right:25px;
-
<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:Paris_Bettencourt/Safety"style=" color:#000000"> Safety </a></td>
+
twitter {
 +
        height:520px;
 +
        width:180px;
 +
}
-
<td style="border:1px solid black;" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
</style>
-
<a href="https://2014.igem.org/Team:Paris_Bettencourt/Attributions"style="color:#000000"> Attributions </a></td>
+
 +
<head>
-
<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>
+
<div id="topheader">
-
</tr>
+
-
</table>
+
 +
<img id="PBlogo" src="https://static.igem.org/mediawiki/2013/3/3a/PB_logoParis.gif"/>
-
</tr>
+
<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>
-
</tr>
+
</div>
-
+
 +
<table id=menu>
 +
<div>
 +
<td id = "cadre"><a href="https://2014.igem.org/Team:Paris_Bettencourt" id = "link">Home </a> </td>
-
</td>
+
<td id = "cadre"><a href="https://2014.igem.org/Team:Paris_Bettencourt/Team" id = "link"> Team </a> </td>
-
<tr> <td colspan="3" height="15px"> </td></tr>
+
<td id = "cadre"><a href="https://igem.org/Team.cgi?year=2014&team_name=Paris_Bettencourt" id = "link"> Official Team Profile </a></td>
-
<tr><td bgColor="#e7e7e7" colspan="3" height="1px"> </tr>
+
-
<tr> <td colspan="3"  height="5px"> </td></tr>
+
 +
<td id = "cadre"><a href="https://2014.igem.org/Team:Paris_Bettencourt/Project" id = "link"> Project</a></td>
-
<!--requirements section -->
+
<td id = "cadre"><a href="https://2014.igem.org/Team:Paris_Bettencourt/Parts" id = "link"> Parts</a></td>
-
<tr><td colspan="3"> <h3>Notebook</h3></td></tr>
+
-
</tr>
+
 +
<td id = "cadre"><a href="https://2014.igem.org/Team:Paris_Bettencourt/Modeling" id = "link"> Modeling</a></td>
-
<tr>
+
<td id = "cadre"><a href="https://2014.igem.org/Team:Paris_Bettencourt/Notebook" id = "link"> Notebook</a></td>
-
<td width="45%" valign="top">  
+
-
<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>
+
-
</td>
+
-
<td></td>
+
<td id = "cadre"><a href="https://2014.igem.org/Team:Paris_Bettencourt/Safety" id = "link"> Safety </a></td>
-
<td></td>
+
-
</tr>
+
 +
<td id = "cadre"><a href="https://2014.igem.org/Team:Paris_Bettencourt/Attributions" id = "link"> Attributions </a></td>
 +
 +
</div>
</table>
</table>
 +
 +
</head>
 +
 +
<body>
 +
 +
<p>
 +
</br>
 +
</br>
 +
</p>
 +
 +
<h4 id=h4></h4>
 +
 +
</body>
 +
 +
 +
 +
</html>
</html>

Revision as of 09:21, 16 July 2014

Paris Bettencourt 2014