|
|
Line 1: |
Line 1: |
| {{Gaston_Day_School}} | | {{Gaston_Day_School}} |
| <html> | | <html> |
| + | <style> |
| | | |
| + | .title{ |
| + | text-align: center; |
| + | text-weight: bold; |
| + | margin-top: 70px; |
| + | font-family: 'Josefin Sans', sans-serif; |
| + | text-transform: uppercase; |
| + | color: #000080; |
| + | } |
| + | </style> |
| | | |
− | <div class="column full_size">
| |
| | | |
− | <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> | + | <body> |
− | <div class="clear"></div> | + | <div class="title"> |
| + | <h1>Notebook</h1> |
| + | </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>
| |
− | <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> | + | |
| + | </body> |
| + | |
| + | |
| + | |
| + | |
| + | |
| </html> | | </html> |
| + | {{Team:Gaston_Day_School/Footer}} |