Team:DTU-Denmark/jorooo

From 2014.igem.org

(Difference between revisions)
Line 1: Line 1:
-
 
<html>
<html>
Line 22: Line 21:
</ul>
</ul>
 +
<table>
 +
    <tr>
 +
        <td>Row 1, cell 1</td>
 +
        <td>Row 1, cell 2</td>
 +
        <td>Row 1, cell 3</td>
 +
    </tr>
 +
    <tr>
 +
        <td>Row 2, cell 1</td>
 +
        <td>Row 2, cell 2</td>
 +
        <td>Row 2, cell 3</td>
 +
    </tr>
 +
    <tr>
 +
        <td>Row 3, cell 1</td>
 +
        <td>Row 3, cell 2</td>
 +
        <td>Row 3, cell 3</td>
 +
    </tr>
 +
    <tr>
 +
        <td>Row 4, cell 1</td>
 +
        <td>Row 4, cell 2</td>
 +
        <td>Row 4, cell 3</td>
 +
    </tr>
 +
</table>
</body>
</body>
</html>
</html>

Revision as of 15:06, 23 July 2014

My first web page

  • To learn HTML
  • To show off
    1. To my boss
    2. To my friends
    3. To my cat
    4. To the little talking duck in my brain
  • Because I've fallen in love with my computer and want to give her some HTML loving.
Row 1, cell 1 Row 1, cell 2 Row 1, cell 3
Row 2, cell 1 Row 2, cell 2 Row 2, cell 3
Row 3, cell 1 Row 3, cell 2 Row 3, cell 3
Row 4, cell 1 Row 4, cell 2 Row 4, cell 3