<https://lh3.googleusercontent.com/-KF8ZgteMDfM/UUu2J3owyfI/AAAAAAAAAB8/QujXIsoIUG0/s1600/forum.png>
Hi everyone, I was trying to create the above navbar (see image). I want
written text to display just right of the logo, similar to what you see in
the image. I was wondering if anyone had any suggestions. Thanks Jules.
<div class="navbar navbar-fixed-top">
<div class="navbar-inner">
<div class="container-fluid">
<a><img src="img/jts.png" alt="logo" width="100px" height="100px" /></a>
<ul class="nav nav-pills pull-right">
<li class="active"><a href="#">Home</a></li>
<li><a href="#">Resume</a></li>
<li><a href="#">Courses</a></li>
<li><a href="#">Contact</a></li>
</ul>
</div>
</div>
</div>
--
You received this message because you are subscribed to the Google Groups
"twitter-bootstrap" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.