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>
    </div>
+
        <table>
<div>
+
          <colgroup>
        <div align="left" size="14.2%">
+
            <col style="background-color:red">
             <p align="left" size="14.2%">
+
            <col style="background-color:orange">
                hello
+
             <col style="background-color:yellow">
             </p>
+
          <col style="background-color:green">
        </div>
+
             <col style="background-color:blue">
        <div align="left" size="14.2%">
+
             <col style="background-color:indigo">
             <p align="left" size="14.2%">
+
            col style="background-color:violet">
                hello
+
          </colgroup>
             </p>
+
          <tr>
        </div>
+
             <th>ISBN</th>
    </div>
+
            <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

col style="background-color:violet">
ISBN Title Price
3476896 My first HTML $53
5869207 My first CSS $49