Difference between revisions of "Template:BIT-China/Nav"

(Created page with "<html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1">...")
 
Line 8: Line 8:
 
     <meta name="author" content="">
 
     <meta name="author" content="">
 
     <!-- <link rel="icon" href="../../favicon.ico"> -->
 
     <!-- <link rel="icon" href="../../favicon.ico"> -->
 
    <title>BIT-CHINA</title>
 
  
 
     <!-- Bootstrap core CSS -->
 
     <!-- Bootstrap core CSS -->

Revision as of 02:06, 5 August 2017

Navbar example

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.

To see the difference between static and fixed top navbars, just scroll.

View navbar docs »