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

Line 77: Line 77:
 
       </div>
 
       </div>
 
     </nav>
 
     </nav>
 
    <div class="container">
 
 
      <!-- Main component for a primary marketing message or call to action -->
 
      <div class="jumbotron">
 
        <h1>Navbar example</h1>
 
        <p>This example is a quick exercise to illustrate how the default, static and fixed to top navbar work. It includes the responsive CSS and HTML, so it also adapts to your viewport and device.</p>
 
        <p>To see the difference between static and fixed top navbars, just scroll.</p>
 
        <p>
 
          <a class="btn btn-lg btn-primary" href="https://getbootstrap.com/docs/3.3/components/#navbar" role="button">View navbar docs »</a>
 
        </p>
 
      </div>
 
 
    </div> <!-- /container -->
 
 
  
 
     <!-- Bootstrap core JavaScript
 
     <!-- Bootstrap core JavaScript

Revision as of 20:06, 27 September 2017

Fixed Top Navbar Example for Bootstrap