Team:Paris Bettencourt/Notebook Main
From 2014.igem.org
(Difference between revisions)
Zmarinkovic (Talk | contribs) |
|||
(8 intermediate revisions not shown) | |||
Line 10: | Line 10: | ||
height : 700px; | height : 700px; | ||
margin-top : 40px; | margin-top : 40px; | ||
- | background-image : url(""); | + | background-image : url("https://static.igem.org/mediawiki/2014/4/4e/RSPBnotebookt.png"); |
background-size : cover; | background-size : cover; | ||
- | background-color : rgb( | + | background-color : rgb(255,255,255); |
text-align : center; | text-align : center; | ||
} | } | ||
#subheader { | #subheader { | ||
width : 100%; | width : 100%; | ||
- | height : | + | height : 60px; |
background : rgb(255,0,99); | background : rgb(255,0,99); | ||
margin-top : 0px; | margin-top : 0px; | ||
Line 28: | Line 28: | ||
} | } | ||
#subheader table tr td { | #subheader table tr td { | ||
- | width : 33. | + | width : 33.333%; |
color : rgb(255,255,255); | color : rgb(255,255,255); | ||
background : rgb(255,0,99); | background : rgb(255,0,99); | ||
Line 34: | Line 34: | ||
.description { | .description { | ||
position : absolute; | position : absolute; | ||
- | height : | + | height : 150px; |
width : 100%; | width : 100%; | ||
display : none; | display : none; | ||
Line 52: | Line 52: | ||
font-size : 15px; | font-size : 15px; | ||
vertical-align : middle; | vertical-align : middle; | ||
- | color : rgb( | + | color : rgb(150,149,149); |
- | margin-top : | + | margin-top : 58px; |
} | } | ||
#subheader table tr td a { | #subheader table tr td a { | ||
color : rgb(255,255,255); | color : rgb(255,255,255); | ||
text-decoration : none; | text-decoration : none; | ||
- | |||
font-size : 18px; | font-size : 18px; | ||
} | } | ||
Line 72: | Line 71: | ||
width : 100%; | width : 100%; | ||
height : 100%; | height : 100%; | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
} | } | ||
#separation { | #separation { | ||
Line 88: | Line 79: | ||
#descriptionmain { | #descriptionmain { | ||
width : 100%; | width : 100%; | ||
- | height : | + | height : 200px; |
text-align : center; | text-align : center; | ||
vertical-align : middle; | vertical-align : middle; | ||
Line 99: | Line 90: | ||
font-size : 15px; | font-size : 15px; | ||
vertical-align : middle; | vertical-align : middle; | ||
+ | color : rgb(150,149,149); | ||
+ | } | ||
+ | #descriptionmain { | ||
+ | width : 100%; | ||
+ | height : 200px; | ||
+ | } | ||
+ | #main { | ||
+ | display : block; | ||
+ | z-index : 0; | ||
} | } | ||
</style> | </style> | ||
Line 104: | Line 104: | ||
<p id=top><a href="#topheader"><img src="https://static.igem.org/mediawiki/2014/4/41/Arrow.png"></a></p> | <p id=top><a href="#topheader"><img src="https://static.igem.org/mediawiki/2014/4/41/Arrow.png"></a></p> | ||
<div id="topheader"> | <div id="topheader"> | ||
- | |||
</div> | </div> | ||
<div id=subheader> | <div id=subheader> | ||
<table> | <table> | ||
<tr> | <tr> | ||
- | <td><a href="https://2014.igem.org/Team:Paris_Bettencourt/Notebook">NOTEBOOK</a><div class=description><p> | + | <td><a href="https://2014.igem.org/Team:Paris_Bettencourt/Notebook">NOTEBOOK</a><div class=description><p>Here are the lab notebooks of each project we executed in the lab, including the Interlab study lab notebook.</p></div></td> |
- | <td><a href="https://2014.igem.org/Team:Paris_Bettencourt/Protocols">PROTOCOLS</a><div class=description><p> | + | <td><a href="https://2014.igem.org/Team:Paris_Bettencourt/Protocols">PROTOCOLS</a><div class=description><p>Here are all the major protocols that we used.</p></div></td> |
- | <td><a href="https://2014.igem.org/Team:Paris_Bettencourt/Bibliograpy">BIBLIOGRAPHY</a><div class=description><p> | + | <td><a href="https://2014.igem.org/Team:Paris_Bettencourt/Bibliograpy">BIBLIOGRAPHY</a><div class=description><p>Here is the bibliography for each project. You can find all the references we used to make our project.</p></div></td> |
+ | <td><div id=main class=description><p>This page is the hub that allows you to look into the notebook, the protocols and the bibliography of each project.</p></div></td> | ||
</tr> | </tr> | ||
</table> | </table> | ||
</div> | </div> | ||
<div id=descriptionmain> | <div id=descriptionmain> | ||
- | |||
</div> | </div> | ||
</body> | </body> |
Latest revision as of 02:26, 18 October 2014
NOTEBOOK Here are the lab notebooks of each project we executed in the lab, including the Interlab study lab notebook. |
PROTOCOLS Here are all the major protocols that we used. |
BIBLIOGRAPHY Here is the bibliography for each project. You can find all the references we used to make our project. |
This page is the hub that allows you to look into the notebook, the protocols and the bibliography of each project. |