Team:Paris Bettencourt/Notebook

From 2014.igem.org

(Difference between revisions)
 
(81 intermediate revisions not shown)
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 *** -->
+
{{Team:Paris_Bettencourt/Menu}}
-
 
+
-
 
+
-
{{CSS/Main}}
+
-
 
+
<html>
<html>
 +
<style>
 +
              body {
 +
                      width : 100%;
 +
              }
-
<!--main content -->
+
#topheader {
-
<table width="70%" align="center">
+
width : 100%;
-
<tr>
+
height : 300px;
-
 
+
margin-top : 40px;
-
<!--navigation menu -->
+
background-image : url("https://static.igem.org/mediawiki/2014/2/2d/NotebookPB.png");
-
<td align="center" colspan="3">
+
        background-size : cover;
-
 
+
background-color : transparent;
-
<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:Paris_Bettencourt"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:Paris_Bettencourt/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=Paris_Bettencourt"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:Paris_Bettencourt/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:Paris_Bettencourt/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:Paris_Bettencourt/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:Paris_Bettencourt/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:Paris_Bettencourt/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:Paris_Bettencourt/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 -->
+
h2 {
-
<tr><td colspan="3"> <h3>Notebook</h3></td></tr>
+
font-family : Times;
-
</tr>
+
font-size : 30px;
 +
text-align : center;
 +
}
 +
 +
h3 {
 +
font-family : Times;
 +
font-size : 30px;
 +
text-align : center;
 +
text-decoration : underline;
 +
}
 +
 +
h4 {
 +
font-family : Times;
 +
font-size : 16px;
 +
margin-left : 5%;
 +
text-decoration : underline;
 +
color : rgb(0,0,0);
 +
}
 +
 +
#link {
 +
color : rgb(0,0,0);
 +
}
 +
 +
 +
#shadow {
 +
margin-left : 2%;
 +
float : left;
 +
}
 +
#menu-accordeon {
 +
padding:0;
 +
margin:0;
 +
list-style:none;
 +
width: 180px;
 +
}
 +
#menu-accordeon ul {
 +
padding:0;
 +
margin:0;
 +
list-style:none;
 +
}
-
<tr>
+
#menu-accordeon li {
-
<td width="45%"  valign="top">
+
border-radius: 6px;
-
<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>
+
margin-bottom:2px;
-
</td>
+
}
-
<td></td>
+
#menu-accordeon li li {
-
<td></td>
+
max-height:0;
-
</tr>
+
overflow: hidden;
 +
transition: all .5s;
 +
border-radius:0;
 +
box-shadow: none;
 +
border:none;
 +
margin-left : 20px;
 +
}
 +
#menu-accordeon a {
 +
display:block;
 +
text-decoration: none;
 +
color: rgb(0,0,0);
 +
padding: 8px 0;
 +
font-family: verdana;
 +
}
 +
 +
 +
#menu-accordeon ul li:last-child {
 +
border-radius: 0 0 6px 6px;
 +
border:none;
 +
}
 +
#menu-accordeon li:hover li {
 +
max-height: 15em;
 +
}
 +
 +
h5 {
 +
font-size : 17px;
 +
margin-left : 6%;
 +
font-family : Times;
 +
color : rgb(0,0,0);
 +
}
 +
 +
#corps {
 +
margin-left : 18%;
 +
margin-right : 18%;
 +
                        width: 60%;
 +
                        margin-bottom:50px;
 +
}
 +
.nameimg {
 +
position : absolute;
 +
width : 230px;
 +
margin-left : 8%;
 +
                margin-top : 80px;
 +
background : transparent;
 +
z-index : 60;
 +
}
 +
#moocdiv {
 +
width : 100%;
 +
                        height : 60px;
 +
background : rgb(255,255,255);
 +
}
 +
#moocdiv table {
 +
width : 92.5%;
 +
text-align : center;
 +
background : rgb(255,255,255);
 +
                        height : 60px;
 +
margin-right : 3.75%;
 +
margin-left : 3.75%;
 +
                        text-align : center;
 +
}
 +
#moocdiv table tr td {
 +
                        width : 16.666%;
 +
                        text-align : center;
 +
                }
 +
#moocdiv table tr td a {
 +
color : rgb(143,142,147);
 +
                        font-size : 15px;
 +
text-decoration : none;
 +
                        margin-right : auto;
 +
                        margin-left : auto;
 +
                        align : center;
 +
}
 +
                #avertissement {
 +
                        height : 100px;
 +
                        width 100%;
 +
                        text-align : center;
 +
                }
 +
                #avertissement  p {
 +
                        font-size : 15px;
 +
                        margin-top : 42.5px;
 +
                }
 +
</style>
 +
 +
<body>
-
</table>
+
<div id="topheader">
 +
<img src="https://static.igem.org/mediawiki/2014/8/82/PB14dailynote.png" class=nameimg>
 +
</div>
 +
                <div id=avertissement><p>In order to access the daily lab notes for each sub project, click on the links to the subproject below. The notes are arranged in chronological order for each subproject.</p></div>
 +
<div id=moocdiv>
 +
<table>
 +
<tr>
 +
<td><a href="https://2014.igem.org/Team:Paris_Bettencourt/Notebook/Odor_Library"><p>Smell The Roses</p></a></td>
 +
<td><a href="https://2014.igem.org/Team:Paris_Bettencourt/Notebook/TMAU"><p>Something Fishy</p></a></td>
 +
<td><a href="https://2014.igem.org/Team:Paris_Bettencourt/Notebook/Eliminate_Smell"><p>Don't Sweat It</p></a></td>
 +
<td><a href="https://2014.igem.org/Team:Paris_Bettencourt/Notebook/Foot_Odor"><p>Goody Two Shoes</p></a></td>
 +
<td><a href="https://2014.igem.org/Team:Paris_Bettencourt/Notebook/Old_People_Smell"><p>Teen Spirit</p></a></td>
 +
<td><a href="https://2014.igem.org/Team:Paris_Bettencourt/Notebook/Interlab_Study"><p>Interlab Study</p></a></td>
 +
</tr>
 +
</table>
 +
</div>
 +
</body>
</html>
</html>
 +
{{:Team:Paris_Bettencourt/Footer}}

Latest revision as of 03:10, 18 October 2014

In order to access the daily lab notes for each sub project, click on the links to the subproject below. The notes are arranged in chronological order for each subproject.

Centre for Research and Interdisciplinarity (CRI)
Faculty of Medicine Cochin Port-Royal, South wing, 2nd floor
Paris Descartes University
24, rue du Faubourg Saint Jacques
75014 Paris, France
+33 1 44 41 25 22/25
paris-bettencourt-igem@googlegroups.com
Copyright (c) 2014 igem.org. All rights reserved.