(Prototype team page) |
|||
(7 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
{{BIT-China}} | {{BIT-China}} | ||
− | |||
<html> | <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"> | ||
+ | <!-- 上述3个meta标签*必须*放在最前面,任何其他内容都*必须*跟随其后! --> | ||
+ | <meta name="description" content=""> | ||
+ | <meta name="author" content=""> | ||
+ | <!-- <link rel="icon" href="../../favicon.ico"> --> | ||
+ | <title>BIT-CHINA</title> | ||
+ | </head> | ||
+ | <body> | ||
− | <div class=" | + | <div class="container"> |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
+ | <!-- Main component for a primary marketing message or call to action --> | ||
+ | <div class="jumbotron"> | ||
+ | <h1 class="title">TITLE{Project Name}</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="../../components/#navbar" role="button">View navbar docs »</a> | ||
+ | </p> | ||
+ | </div> | ||
+ | </div> <!-- /container --> | ||
</div> | </div> | ||
+ | </body> | ||
</html> | </html> |
Latest revision as of 12:02, 5 October 2017
TITLE{Project Name}
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.