Difference between revisions of "Team:Gaston Day School/Notebook"

Line 1: Line 1:
 
{{Gaston_Day_School}}
 
{{Gaston_Day_School}}
 
<html>
 
<html>
 
+
<script>
<h2>Notebook</h2>
+
         function disableInfo()
 
+
<p> Document the dates you worked on your project.</p>
+
 
+
    <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>
+
   
+
   
+
    <h4>Inspiration</h4>
+
    <p>You can see what others teams have done to organize their notes:</p>
+
    <script>
+
         function disable()
+
 
         {
 
         {
             document.getElementById("disableable").style.display = "none";
+
             document.getElementById("info").style.display = "none";
 
         }
 
         }
 
     </script>
 
     </script>
     <ul id="disableable">
+
      
        <li><a onClick="disable()">disable links</a></li>
+
<h2>Notebook</h2>
        <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>
+
<p> Document the dates you worked on your project.</p>
 +
 +
    <div id-"info">
 +
        <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>
 +
       
 +
       
 +
        <h4>Inspiration</h4>
 +
        <p>You can see what others teams have done to organize their notes:</p>
 +
       
 +
        <ul>
 +
            <li><a onClick="disable()">disable links</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>
 
</html>
 
</html>

Revision as of 05:00, 23 July 2015

Notebook

Document the dates you worked on your project.

What should this page have?
  • Chronological notes of what your team is doing.
  • Brief descriptions of daily important events.
  • Pictures of your progress.
  • Mention who participated in what task.

Inspiration

You can see what others teams have done to organize their notes: