Difference between revisions of "Team:Gaston Day School/Notebook"
(`) |
|||
Line 33: | Line 33: | ||
</ul> | </ul> | ||
<p onClick="disableInfo()">Disable Information</p> | <p onClick="disableInfo()">Disable Information</p> | ||
− | + | <table> | |
− | + | <colgroup> | |
− | + | <col style="background-color:red"> | |
− | < | + | <col style="background-color:orange"> |
− | + | <col style="background-color:yellow"> | |
− | < | + | <col style="background-color:green"> |
− | + | <col style="background-color:blue"> | |
− | + | <col style="background-color:indigo"> | |
− | < | + | col style="background-color:violet"> |
− | + | </colgroup> | |
− | </ | + | <tr> |
− | + | <th>ISBN</th> | |
− | + | <th>Title</th> | |
+ | <th>Price</th> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>3476896</td> | ||
+ | <td>My first HTML</td> | ||
+ | <td>$53</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>5869207</td> | ||
+ | <td>My first CSS</td> | ||
+ | <td>$49</td> | ||
+ | </tr> | ||
+ | </table> | ||
</html> | </html> |
Revision as of 14:41, 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:
Disable Information
ISBN | Title | Price |
---|---|---|
3476896 | My first HTML | $53 |
5869207 | My first CSS | $49 |