diff --git a/docs/4.0/examples/index.md b/docs/4.0/examples/index.md index f155d2dd4a..8546a86987 100644 --- a/docs/4.0/examples/index.md +++ b/docs/4.0/examples/index.md @@ -14,14 +14,14 @@ Examples that focus on implementing uses of built-in components provided by Boot
Nothing but the basics: compiled CSS and JavaScript.
Multiple examples of grid layouts with all four tiers, nesting, and more.
@@ -30,14 +30,14 @@ Examples that focus on implementing uses of built-in components provided by BootBuild around the jumbotron with a navbar and some basic grid columns.
Build a more custom page by narrowing the default container and jumbotron.
@@ -51,14 +51,14 @@ Taking the default navbar component and showing how it can be moved, placed, andSuper basic template that includes the navbar along with some additional content.
Super basic template with a static top navbar along with some additional content.
@@ -67,7 +67,7 @@ Taking the default navbar component and showing how it can be moved, placed, andSuper basic template with a fixed top navbar along with some additional content.
@@ -88,14 +88,14 @@ Brand new components and templates to help folks quickly get started with BootstSimple one-page template for photo galleries, portfolios, and more.
A one-page template for building simple and beautiful home pages.
@@ -104,14 +104,14 @@ Brand new components and templates to help folks quickly get started with BootstCustomize the navbar and carousel, then add some new components.
Simple two-column blog layout with custom navigation, header, and type.
@@ -120,14 +120,14 @@ Brand new components and templates to help folks quickly get started with BootstBasic admin dashboard shell with fixed sidebar and navbar.
Custom form layout and design for a simple sign in form.
@@ -136,14 +136,14 @@ Brand new components and templates to help folks quickly get started with BootstCreate 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.
@@ -152,7 +152,7 @@ Brand new components and templates to help folks quickly get started with BootstAttach a footer to the bottom of the viewport with a fixed top navbar.
@@ -166,7 +166,7 @@ Examples that focus on future-friendly features or techniques.Build a toggleable off-canvas navigation menu for use with Bootstrap.