Skip to content

Instantly share code, notes, and snippets.

@engleek
Created April 27, 2012 14:02
Show Gist options
  • Save engleek/2509531 to your computer and use it in GitHub Desktop.
Save engleek/2509531 to your computer and use it in GitHub Desktop.
<table>
<tr> <th>Name <th>Favorite Color
<tr> <td>John <td>Blue
<tr> <td>James <td>Green
<tr> <td>Jimmy <td>Yellow
<tr> <td>Jones <td>Red
</table>
<ol>
<li>First
<li>Second
<li>Third
</ol>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment