Skip to content

Instantly share code, notes, and snippets.

Created September 3, 2010 19:33
Show Gist options
  • Save anonymous/564423 to your computer and use it in GitHub Desktop.
Save anonymous/564423 to your computer and use it in GitHub Desktop.
<html>
<body>
</h1>
<b>Jess</b>
<br/>
<a href="http://www.google.com">Go to Google</a>
<br/>
<ul>
<li>Milk</li>
<li>eggs</li>
</ul> </br>
<table>
<tr>
<td>first name</td>
<td>last name</td>
<tr/>
<tr>
<td>Jessica<td/>
<td>Stob<td/>
<tr/>
<body/>
<html/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment