Created
April 12, 2012 17:22
-
-
Save dickyblue/2369314 to your computer and use it in GitHub Desktop.
tabulous subtabs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div id="tabs"><ul class="nav navbar-inner"><li class="active enabled"><a href="/" class="tab">Home</a></li><li class="dropdown inactive enabled"><a class="dropdown-toggle tab" data-toggle="dropdown" href="#">The Story<b class="caret"></b></a><ul class="dropdown-menu"><li class="enabled"><a href="/pages/how_we_met">How We Met</a></li><li class="enabled"><a href="/pages/then_and_now">Then and Now</a></li><li class="enabled"><a href="/pages/she_said_yes">She Said Yes</a></li></ul></li><li class="inactive enabled"><a href="#" class="tab">Wedding Weekend Schedule</a></li><li class="inactive enabled"><a href="#" class="tab">Travel and Lodging</a></li><li class="inactive enabled"><a href="#" class="tab">Bridal Party</a></li><li class="inactive enabled"><a href="#" class="tab">Things To Do</a></li><li class="inactive enabled"><a href="#" class="tab">Future Plans</a></li><li class="inactive enabled"><a href="#" class="tab">Gift Registries</a></li></ul></div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment