Difference between revisions of "Team:Austin UTexas LASA/Templates/header"

Line 49: Line 49:
 
             <span class="icon-bar"></span>
 
             <span class="icon-bar"></span>
 
           </button>
 
           </button>
           <a class="navbar-brand" href="https://getbootstrap.com/docs/3.3/examples/navbar-fixed-top/#">Project name</a>
+
           <a class="navbar-brand" href="https://getbootstrap.com/docs/3.3/examples/navbar-fixed-top/#">LASA</a>
 
         </div>
 
         </div>
 
         <div id="navbar" class="navbar-collapse collapse">
 
         <div id="navbar" class="navbar-collapse collapse">
           <ul class="nav navbar-nav">
+
           <ul class="nav navbar-nav navbar-right">
 
             <li class="active"><a href="https://getbootstrap.com/docs/3.3/examples/navbar-fixed-top/#">Home</a></li>
 
             <li class="active"><a href="https://getbootstrap.com/docs/3.3/examples/navbar-fixed-top/#">Home</a></li>
 
             <li><a href="https://getbootstrap.com/docs/3.3/examples/navbar-fixed-top/#about">About</a></li>
 
             <li><a href="https://getbootstrap.com/docs/3.3/examples/navbar-fixed-top/#about">About</a></li>
Line 68: Line 68:
 
               </ul>
 
               </ul>
 
             </li>
 
             </li>
          </ul>
 
          <ul class="nav navbar-nav navbar-right">
 
            <li><a href="https://getbootstrap.com/docs/3.3/examples/navbar/">Default</a></li>
 
            <li><a href="https://getbootstrap.com/docs/3.3/examples/navbar-static-top/">Static top</a></li>
 
            <li class="active"><a href="https://getbootstrap.com/docs/3.3/examples/navbar-fixed-top/">Fixed top <span class="sr-only">(current)</span></a></li>
 
 
           </ul>
 
           </ul>
 
         </div><!--/.nav-collapse -->
 
         </div><!--/.nav-collapse -->

Revision as of 20:13, 27 September 2017

Fixed Top Navbar Example for Bootstrap