Skip to content

Instantly share code, notes, and snippets.

@raphaelsaunier
Created January 6, 2012 11:11
Show Gist options
  • Save raphaelsaunier/1570146 to your computer and use it in GitHub Desktop.
Save raphaelsaunier/1570146 to your computer and use it in GitHub Desktop.
Table example
<table border="0" cellspacing="5" cellpadding="5" style="border:0;border-collapse:collapse;">
<tr><th colspan="2">Live Barclays Premier League</th></tr>
<tr><td>Bolton v Liverpool</td><td>Saturday, 21st January, 4:30pm</td></tr>
<tr><th colspan="2">Clydesdale Bank Premier League</th></tr>
<tr><td>Dunfermline v Celtic</td><td>Monday, 2nd January, 2:30pm</td></tr>
<tr><td>Bolton v Liverpool</td><td>Saturday, 21st January, 4:30pm</td></tr>
<tr><td>Bolton v Liverpool</td><td>Saturday, 21st January, 4:30pm</td></tr>
<tr><td>Bolton v Liverpool</td><td>Saturday, 21st January, 4:30pm</td></tr>
</table>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment