
Assigment 1
By:
Creabhain on
Oct 11th, 2012 | syntax:
None | size: 0.50 KB | hits: 19 | expires: Never
<html>
<p>Hello world. <q>I</q> am <strong>Creabhain</strong>. <button><em>Hear</em></button> me roar!</p>
<p><h3>Goodbye cruel world.</h3>
<ul>
<li>Assignment 1</li>
<li>My time here is done.</li>
<li>Just another page in the web history books.</li>
</ul>
</p>
<table>
<tr>
<td>One</td>
<td>Two</td>
<td>Three</td>
</tr>
<tr>
<td>Four</td>
<td>Five</td>
<td>Six</td>
</tr>
<tr>
<td>Seven</td>
<td>Eight</td>
<td>Nine</td>
</tr>
</table>
</html>