--- layout: simple title: Examples description: Quickly get a project started with any of our examples ranging from using parts of the framework to custom components and layouts. redirect_from: - /examples/ --- [Download the Bootstrap source code]({{ site.download.source }}) to snag these examples. ## Framework Examples that focus on implementing uses of built-in components provided by Bootstrap.
Nothing but the basics: compiled CSS and JavaScript.
Multiple examples of grid layouts with all four tiers, nesting, and more.
Build around the jumbotron with a navbar and some basic grid columns.
Build a more custom page by narrowing the default container and jumbotron.
Super basic template that includes the navbar along with some additional content.
Super basic template with a static top navbar along with some additional content.
Super basic template with a fixed top navbar along with some additional content.
Simple one-page template for photo galleries, portfolios, and more.
A one-page template for building simple and beautiful home pages.
Customize the navbar and carousel, then add some new components.
Simple two-column blog layout with custom navigation, header, and type.
Basic admin dashboard shell with fixed sidebar and navbar.
Custom form layout and design for a simple sign in form.
Create a custom navbar with justified links. Heads up! Not too Safari friendly.
Attach a footer to the bottom of the viewport when the content is shorter than it.
Attach a footer to the bottom of the viewport with a fixed top navbar.
Build a toggleable off-canvas navigation menu for use with Bootstrap.