Difference between revisions of "Team:Duke/Notebook"

 
(6 intermediate revisions by the same user not shown)
Line 3: Line 3:
  
 
<head>
 
<head>
<style>
 
label:hover {
 
  color: #000;
 
}
 
#expand {
 
  height: 0px;
 
  overflow: hidden;
 
  transition: height 0.5s;
 
  color: #FFF;
 
}
 
#toggle:checked ~ #expand {
 
  height: 250px;
 
}
 
#toggle:checked ~ label::before {
 
  content: "-";
 
}
 
</style>
 
 
</head>
 
</head>
  
 
<body>
 
<body>
<h2>Notebook </h2>
 
  <input id="toggle" type="checkbox" checked>
 
  <label for="toggle"><h2>Week 1: May </h2></label>
 
  <div id="expand">
 
    <section>
 
      <p>Began modeling Theromostability</p>
 
    </section>
 
  </div>
 
 
<input id="toggle" type="checkbox" checked>
 
  <label for="toggle"><h2>Week 2: May </h2></label>
 
  <div id="expand">
 
    <div class="column half_size">
 
      <p>Began modeling Theromostability</p>
 
    </div>
 
  </div>
 
</body>
 
</body>
 
 
<div class="column full_size">
 
 
 
<h1>Notebook</h1>
 
<h1>Notebook</h1>
<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>
 
<div class="clear"></div>
 
 
 
<div class="column half_size">
 
<h5>What should this page have?</h5>
 
<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 half_size">
 
<h5>Inspiration</h5>
 
<p>You can see what others teams have done to organize their notes:</p>
 
  
<ul>
+
<br>
<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>
+
  
 +
<object data="https://static.igem.org/mediawiki/2017/b/b7/T--Duke--Notebook.pdf" width="100%" height="700"> </object>
 
</div>
 
</div>
 
</html>
 
</html>
 
{{Duke/footer}}
 
{{Duke/footer}}

Latest revision as of 03:16, 2 November 2017

Notebook