Difference between revisions of "Team:Pitt/Notebook"
m |
|||
Line 4: | Line 4: | ||
<style> | <style> | ||
− | th, td { | + | .notebook th, .notebook td { |
border: 1px solid black; | border: 1px solid black; | ||
border-collapse: collapse; | border-collapse: collapse; | ||
} | } | ||
− | tr.head { | + | .notebook tr.head { |
border-bottom: 2px solid black; | border-bottom: 2px solid black; | ||
} | } | ||
− | + | .notebook { | |
border: none; | border: none; | ||
+ | width:80%; | ||
} | } | ||
− | + | .notebook tr:nth-child(odd) { | |
background-color: #fff; | background-color: #fff; | ||
} | } | ||
− | + | .notebook tr:nth-child(even) { | |
background-color: #F0EA99; | background-color: #F0EA99; | ||
} | } | ||
− | tr.head td{ | + | .notebook tr.head td{ |
background-color: #1624F5; | background-color: #1624F5; | ||
color:#fff; | color:#fff; | ||
Line 32: | Line 33: | ||
} | } | ||
− | + | .notebook { | |
counter-reset: rowNumber; | counter-reset: rowNumber; | ||
} | } | ||
− | + | .notebook tr:not(:first-child) { | |
counter-increment: rowNumber; | counter-increment: rowNumber; | ||
} | } | ||
− | + | .notebook tr:not(:first-child) td:first-child::before { | |
content: counter(rowNumber) "."; | content: counter(rowNumber) "."; | ||
min-width: 1em; | min-width: 1em; | ||
Line 54: | Line 55: | ||
<h4> May 19, 2015: First day in lab </h4> | <h4> May 19, 2015: First day in lab </h4> | ||
<h5> Transformation of cells with various plasmids </h5> | <h5> Transformation of cells with various plasmids </h5> | ||
− | <table | + | <table class="notebook"> |
<tr class="head"> | <tr class="head"> | ||
<td>Protocol</td> | <td>Protocol</td> |
Revision as of 04:37, 22 May 2015
Notebook
May 19, 2015: First day in lab
Transformation of cells with various plasmids
Protocol | Notes/results |
Show up in lab | Some people had trouble |
Get dressed for lab | Some people still had trouble |
Start the thing |
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: