Skip to content

Instantly share code, notes, and snippets.

@adamsilver
Created October 28, 2010 11:35
Show Gist options
  • Save adamsilver/651170 to your computer and use it in GitHub Desktop.
Save adamsilver/651170 to your computer and use it in GitHub Desktop.
<a href="#tab1">Tab 1</a>
<a href="#tab2">Tab 2</a>
<a href="#tab3">Tab 3</a>
<div id="tab1"></div>
<div id="tab2"></div>
<div id="tab3"></div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment