"Pills Nav"
Bootstrap 2.3.2 Snippet by Magali

<link href="//netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/css/bootstrap-combined.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/js/bootstrap.min.js"></script> <script src="//code.jquery.com/jquery-1.11.1.min.js"></script> <!------ Include the above in your HEAD tag ----------> <div class="container"> <div class="row"> <h2>Create your snippet's HTML, CSS and Javascript in the editor tabs</h2> <ul class="nav nav-pills pull-right"> <li><a href=""><i class="icon-home icon-2x"></i> Home<br></a> </li> <li><a href=""><i class=" icon-pencil icon-2x"></i>About Us</a> </li> <li><a href=""><i class=" icon-briefcase icon-2x"></i>Portfolio</a> </li> <li><a href=""><i class=" icon-envelope icon-2x"></i>Contact Us</a> </li> </ul> </div> </div>

Related: See More


Questions / Comments: