new screenshot images and docs section
@ -344,6 +344,17 @@ body {
|
||||
}
|
||||
|
||||
|
||||
/* Examples grid
|
||||
-------------------------------------------------- */
|
||||
|
||||
.bs-examples h4 {
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
.bs-examples p {
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
|
||||
|
||||
/* Special grid styles
|
||||
-------------------------------------------------- */
|
||||
|
BIN
examples/screenshots/carousel.jpg
Normal file
After Width: | Height: | Size: 139 KiB |
Before Width: | Height: | Size: 332 KiB |
BIN
examples/screenshots/grid.jpg
Normal file
After Width: | Height: | Size: 158 KiB |
Before Width: | Height: | Size: 44 KiB |
BIN
examples/screenshots/jumbotron-narrow.jpg
Normal file
After Width: | Height: | Size: 120 KiB |
Before Width: | Height: | Size: 115 KiB |
BIN
examples/screenshots/jumbotron.jpg
Normal file
After Width: | Height: | Size: 136 KiB |
Before Width: | Height: | Size: 133 KiB |
Before Width: | Height: | Size: 131 KiB |
Before Width: | Height: | Size: 57 KiB |
BIN
examples/screenshots/navbar-fixed.jpg
Normal file
After Width: | Height: | Size: 63 KiB |
Before Width: | Height: | Size: 61 KiB |
BIN
examples/screenshots/navbar-static.jpg
Normal file
After Width: | Height: | Size: 64 KiB |
BIN
examples/screenshots/navbar.jpg
Normal file
After Width: | Height: | Size: 68 KiB |
Before Width: | Height: | Size: 61 KiB |
BIN
examples/screenshots/offcanvas.jpg
Normal file
After Width: | Height: | Size: 198 KiB |
Before Width: | Height: | Size: 16 KiB |
BIN
examples/screenshots/sign-in.jpg
Normal file
After Width: | Height: | Size: 24 KiB |
Before Width: | Height: | Size: 16 KiB |
BIN
examples/screenshots/starter-template.jpg
Normal file
After Width: | Height: | Size: 38 KiB |
Before Width: | Height: | Size: 35 KiB |
BIN
examples/screenshots/sticky-footer-navbar.jpg
Normal file
After Width: | Height: | Size: 70 KiB |
Before Width: | Height: | Size: 54 KiB |
BIN
examples/screenshots/sticky-footer.jpg
Normal file
After Width: | Height: | Size: 41 KiB |
Before Width: | Height: | Size: 30 KiB |
@ -133,77 +133,102 @@ bootstrap/
|
||||
</div>
|
||||
<p class="lead">Build on the basic template above with Bootstrap's many components. Check out some of the more advanced tips for how to customize and build on top of them.</p>
|
||||
|
||||
<div class="row">
|
||||
<div class="row bs-examples">
|
||||
<div class="col-xs-6 col-md-4">
|
||||
<a href="../examples/carousel/">
|
||||
Carousel
|
||||
<a class="thumbnail" href="../examples/starter-template/">
|
||||
<img src="../examples/screenshots/starter-template.jpg" alt="">
|
||||
</a>
|
||||
<h4>Starter template</h4>
|
||||
<p>Nothing but the basics: compiled CSS and JavaScript along with a container.</p>
|
||||
</div>
|
||||
<div class="col-xs-6 col-md-4">
|
||||
<a href="../examples/grid/">
|
||||
Grids
|
||||
<a class="thumbnail" href="../examples/grid/">
|
||||
<img src="../examples/screenshots/grid.jpg" alt="">
|
||||
</a>
|
||||
<h4>Grids</h4>
|
||||
<p>Multiple examples of grid layouts with all four tiers, nesting, and more.</p>
|
||||
</div>
|
||||
<div class="clearfix visible-xs"></div>
|
||||
|
||||
<div class="col-xs-6 col-md-4">
|
||||
<a href="../examples/jumbotron/">
|
||||
Jumbotron
|
||||
<a class="thumbnail" href="../examples/jumbotron/">
|
||||
<img src="../examples/screenshots/jumbotron.jpg" alt="">
|
||||
</a>
|
||||
<h4>Jumbotron</h4>
|
||||
<p>Build around the jumbotron with a navbar and some basic grid columns.</p>
|
||||
</div>
|
||||
<div class="col-xs-6 col-md-4">
|
||||
<a href="../examples/jumbotron-narrow/">
|
||||
Narrow jumbotron
|
||||
<a class="thumbnail" href="../examples/jumbotron-narrow/">
|
||||
<img src="../examples/screenshots/jumbotron-narrow.jpg" alt="">
|
||||
</a>
|
||||
<h4>Narrow jumbotron</h4>
|
||||
<p>Build a more custom page by narrowing the default container and jumbotron.</p>
|
||||
</div>
|
||||
<div class="clearfix visible-xs"></div>
|
||||
|
||||
<div class="col-xs-6 col-md-4">
|
||||
<a href="../examples/navbar/">
|
||||
Navbar
|
||||
<a class="thumbnail" href="../examples/navbar/">
|
||||
<img src="../examples/screenshots/navbar.jpg" alt="">
|
||||
</a>
|
||||
<h4>Navbar</h4>
|
||||
<p>Super basic template that includes the navbar along with some additional content.</p>
|
||||
</div>
|
||||
<div class="col-xs-6 col-md-4">
|
||||
<a href="../examples/navbar-static-top/">
|
||||
Static navbar
|
||||
<a class="thumbnail" href="../examples/navbar-static-top/">
|
||||
<img src="../examples/screenshots/navbar-static.jpg" alt="">
|
||||
</a>
|
||||
<h4>Static top navbar</h4>
|
||||
<p>Super basic template with a static top navbar along with some additional content.</p>
|
||||
</div>
|
||||
<div class="clearfix visible-xs"></div>
|
||||
|
||||
<div class="col-xs-6 col-md-4">
|
||||
<a href="../examples/navbar-fixed-top/">
|
||||
Fixed navbar
|
||||
<a class="thumbnail" href="../examples/navbar-fixed-top/">
|
||||
<img src="../examples/screenshots/navbar-fixed.jpg" alt="">
|
||||
</a>
|
||||
<h4>Fixed navbar</h4>
|
||||
<p>Super basic template with a fixed top navbar along with some additional content.</p>
|
||||
</div>
|
||||
<div class="col-xs-6 col-md-4">
|
||||
<a href="../examples/offcanvas/">
|
||||
Offcanvas
|
||||
<a class="thumbnail" href="../examples/signin/">
|
||||
<img src="../examples/screenshots/sign-in.jpg" alt="">
|
||||
</a>
|
||||
<h4>Sign-in page</h4>
|
||||
<p>Custom form layout and design for a simple sign in form.</p>
|
||||
</div>
|
||||
<div class="clearfix visible-xs"></div>
|
||||
|
||||
<div class="col-xs-6 col-md-4">
|
||||
<a href="../examples/signin/">
|
||||
Sign-in page
|
||||
<a class="thumbnail" href="../examples/sticky-footer/">
|
||||
<img src="../examples/screenshots/sticky-footer.jpg" alt="">
|
||||
</a>
|
||||
<h4>Sticky footer</h4>
|
||||
<p>Attach a footer to the bottom of the viewport when the content is shorter than it.</p>
|
||||
</div>
|
||||
<div class="col-xs-6 col-md-4">
|
||||
<a href="../examples/sticky-footer/">
|
||||
Sticky footer
|
||||
<a class="thumbnail" href="../examples/sticky-footer-navbar/">
|
||||
<img src="../examples/screenshots/sticky-footer-navbar.jpg" alt="">
|
||||
</a>
|
||||
<h4>Sticky footer with navbar</h4>
|
||||
<p>Attach a footer to the bottom of the viewport along with a fixed navbar at the top.</p>
|
||||
</div>
|
||||
<div class="clearfix visible-xs"></div>
|
||||
|
||||
<div class="col-xs-6 col-md-4">
|
||||
<a href="../examples/sticky-footer-navbar/">
|
||||
Sticky footer with navbar
|
||||
<a class="thumbnail" href="../examples/offcanvas/">
|
||||
<img src="../examples/screenshots/offcanvas.jpg" alt="">
|
||||
</a>
|
||||
<h4>Offcanvas</h4>
|
||||
<p>Build a toggleable off-canvas navigation menu for use with Bootstrap.</p>
|
||||
</div>
|
||||
<div class="col-xs-6 col-md-4">
|
||||
<a href="../examples/starter-template/">
|
||||
Starter template
|
||||
<a class="thumbnail" href="../examples/carousel/">
|
||||
<img src="../examples/screenshots/carousel.jpg" alt="">
|
||||
</a>
|
||||
<h4>Carousel</h4>
|
||||
<p>Customize the navbar and carousel, then add some new components.</p>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|