Skip to content

Instantly share code, notes, and snippets.

@eirikb
Created March 17, 2012 22:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save eirikb/2066145 to your computer and use it in GitHub Desktop.
Save eirikb/2066145 to your computer and use it in GitHub Desktop.
table?
table
thead
tr
th Name
th Age
th Gender
tbody
tr
td Eirik
td 25
td Male
tr
td Ane
td 34
td Female
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment