
Assignment 1
By: a guest on
Sep 28th, 2012 | syntax:
HTML | size: 1.06 KB | hits: 52 | expires: Never
<p><h1><strong> The Faire </strong></h1> Tomorrow I am going to a Renaissance Faire with a few of my friends. I'm rather excited about it, since I have not been
to the faire since I was in college.<br>
I plan on bringing some <q>syrup</q> to put in my coffee for no reason other
than because I can!</p>
<p> <h3>Here is a list of a few of the things <em>I</em> would like to do tomorrow:</h3>
<ul>
<li> Drink a horn of mead</li>
<li> Call out to all the comely wenches I fancy!</li>
<li> Resist the urge to buy a sweet morningstar</li>
</ul> </p>
<p> The massive liger will be there as well, which is magnificent sight to behold! The liger is a cross between a male lion and a tigress.<br>
<h4>Here is a list of other genetic hybrids:</h4>
<table>
<tr>
<th>Father</th>
<th>Mother</th>
<th>Offspring</th>
</tr>
<tr>
<td>Donkey</td>
<td>Horse</td>
<td>Mule</td>
</tr>
<tr>
<td>Tiger</td>
<td>Lioness</td>
<td>Tiglon</td>
</tr>
<tr>
<td>Horse</td>
<td>Donkey</td>
<td>Hinny</td>
</tr>
</table>