Skip to content

Instantly share code, notes, and snippets.

@rareyman
Created October 10, 2012 19:31
Show Gist options
  • Save rareyman/3867875 to your computer and use it in GitHub Desktop.
Save rareyman/3867875 to your computer and use it in GitHub Desktop.
div#tabs
ul
li a (tab item that href links to #something1)
li a (tab item that href links to #something2)
li a (tab item that href links to #something3)
li a (tab item that href links to #something4)
div#something1
stuff in here
div#something2
stuff in here
div#something3
stuff in here
div#something4
stuff in here
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment