Difference between revisions of "Team:RMHS Maryland/Notebook"

(Prototype team page)
 
Line 1: Line 1:
 
{{RMHS_Maryland}}
 
{{RMHS_Maryland}}
 
<html>
 
<html>
 
+
<head>
 
+
<link href='https://fonts.googleapis.com/css?family=Montserrat' rel='stylesheet'>
<div class="column full_size">
+
<style>
 
+
body {
<h1>Notebook</h1>
+
    font-family: 'Montserrat';font-size: 12px;
<p> Document the dates you worked on your project. This should be a detailed account of the work done each day for your project.</p>
+
}
 
+
div.absolute {
 +
    position: absolute;
 +
    top:0;
 +
    right: 1000;
 +
    left: 0;
 +
    width: 200px;
 +
    height: 100px;
 +
 +
}
 +
body {
 +
    margin-top: 0px;
 +
    margin-bottom: 0px;
 +
    margin-left: 0px;
 +
    margin-right: 0px;
 +
    padding: 0;
 +
}
 +
</style>
 +
</head>
 +
<body>
 +
<div class="absolute">
 +
<img src="https://static.igem.org/mediawiki/2018/2/2f/T--RMHS_Maryland--Experiments1.png" width = 1150>
 +
<img src= "https://static.igem.org/mediawiki/2018/9/95/T--RMHS_Maryland--Experiments2.png" width = 1150>
 +
<object width="400" height="400" data="https://static.igem.org/mediawiki/2018/b/b4/T--RMHS_Maryland--ExperimentsPage.pdf"></object>
 
</div>
 
</div>
<div class="clear"></div>
+
</body>
 
+
 
+
 
+
<div class="column two_thirds_size">
+
<h3>What should this page have?</h3>
+
<ul>
+
<li>Chronological notes of what your team is doing.</li>
+
<li> Brief descriptions of daily important events.</li>
+
<li>Pictures of your progress. </li>
+
<li>Mention who participated in what task.</li>
+
</ul>
+
 
+
</div>
+
 
+
<div class="column third_size">
+
<div class="highlight decoration_A_full">
+
<h3>Inspiration</h3>
+
<p>You can see what others teams have done to organize their notes:</p>
+
 
+
<ul>
+
<li><a href="https://2014.igem.org/Team:ATOMS-Turkiye/Notebook">2014 ATOMS-Turkiye</a></li>
+
<li><a href="https://2014.igem.org/Team:Tec-Monterrey/ITESM14_project.html#tab_notebook">2014 Tec Monterrey</a></li>
+
<li><a href="https://2014.igem.org/Team:Kyoto/Notebook/Magnetosome_Formation#title">2014 Kyoto</a></li>
+
<li><a href="https://2014.igem.org/Team:Cornell/notebook">2014 Cornell</a></li>
+
</ul>
+
</div>
+
</div>
+
 
+
 
</html>
 
</html>

Revision as of 03:03, 18 October 2018