Created
July 7, 2014 14:10
-
-
Save vfarcic/e65a21b6b36e540e6405 to your computer and use it in GitHub Desktop.
bootstrap-nav
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 class="col-md-3"> | |
<ul class="nav nav-pills nav-stacked"> | |
<li><a href="/page/static/responsiveGrid">Multichannel</a></li> | |
<li><a href="/page/static/navigation">Navigation</a></li> | |
<li><a href="/page/static/staticScreen">Static Screens</a></li> | |
</ul> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment