Difference between revisions of "Team:EPF Lausanne/Paola"
Line 11: | Line 11: | ||
<body> | <body> | ||
− | <nav class="navbar navbar-inverse"> | + | <nav class="navbar navbar-inverse navbar-fixed-top"> |
<div class="container-fluid"> | <div class="container-fluid"> | ||
<div class="navbar-header"> | <div class="navbar-header"> | ||
Line 19: | Line 19: | ||
<ul class="nav navbar-nav"> | <ul class="nav navbar-nav"> | ||
<li class="active"><a href="#">Home</a></li> | <li class="active"><a href="#">Home</a></li> | ||
− | <li | + | <li><a href="#">Page 1</a></li> |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
<li><a href="#">Page 2</a></li> | <li><a href="#">Page 2</a></li> | ||
<li><a href="#">Page 3</a></li> | <li><a href="#">Page 3</a></li> | ||
Line 34: | Line 28: | ||
<div class="container"> | <div class="container"> | ||
− | <h3>Navbar | + | <h3>Fixed Navbar</h3> |
− | <p> | + | <div class="row"> |
+ | <div class="col-md-3"> | ||
+ | <p>A fixed navigation bar stays visible in a fixed position (top or bottom) independent of the page scroll.</p> | ||
+ | </div> | ||
+ | <div class="col-md-3"> | ||
+ | <p>A fixed navigation bar stays visible in a fixed position (top or bottom) independent of the page scroll.</p> | ||
+ | </div> | ||
+ | <div class="col-md-3"> | ||
+ | <p>A fixed navigation bar stays visible in a fixed position (top or bottom) independent of the page scroll.</p> | ||
+ | </div> | ||
+ | <div class="col-md-3"> | ||
+ | <p>A fixed navigation bar stays visible in a fixed position (top or bottom) independent of the page scroll.</p> | ||
+ | </div> | ||
+ | <div class="clearfix visible-lg"></div> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <div class="container"> | ||
+ | <div class="row"> | ||
+ | <div class="col-md-3"> | ||
+ | <p>A fixed navigation bar stays visible in a fixed position (top or bottom) independent of the page scroll.</p> | ||
+ | </div> | ||
+ | <div class="col-md-3"> | ||
+ | <p>A fixed navigation bar stays visible in a fixed position (top or bottom) independent of the page scroll.</p> | ||
+ | </div> | ||
+ | <div class="col-md-3"> | ||
+ | <p>A fixed navigation bar stays visible in a fixed position (top or bottom) independent of the page scroll.</p> | ||
+ | </div> | ||
+ | <div class="col-md-3"> | ||
+ | <p>A fixed navigation bar stays visible in a fixed position (top or bottom) independent of the page scroll.</p> | ||
+ | </div> | ||
+ | <div class="clearfix visible-lg"></div> | ||
+ | </div> | ||
</div> | </div> | ||
</body> | </body> | ||
</html> | </html> |
Revision as of 13:50, 7 August 2015
<!DOCTYPE html>
Fixed Navbar
A fixed navigation bar stays visible in a fixed position (top or bottom) independent of the page scroll.
A fixed navigation bar stays visible in a fixed position (top or bottom) independent of the page scroll.
A fixed navigation bar stays visible in a fixed position (top or bottom) independent of the page scroll.
A fixed navigation bar stays visible in a fixed position (top or bottom) independent of the page scroll.
A fixed navigation bar stays visible in a fixed position (top or bottom) independent of the page scroll.
A fixed navigation bar stays visible in a fixed position (top or bottom) independent of the page scroll.
A fixed navigation bar stays visible in a fixed position (top or bottom) independent of the page scroll.
A fixed navigation bar stays visible in a fixed position (top or bottom) independent of the page scroll.