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
- +

Starter template

Nothing but the basics: compiled CSS and JavaScript.

- +

Grids

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 Boot
- +

Jumbotron

Build around the jumbotron with a navbar and some basic grid columns.

- +

Narrow jumbotron

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, and
- +

Navbar

Super basic template that includes the navbar along with some additional content.

- +

Static top navbar

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, and
- +

Fixed navbar

Super 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 Bootst
- +

Album

Simple one-page template for photo galleries, portfolios, and more.

- +

Cover

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 Bootst
- +

Carousel

Customize the navbar and carousel, then add some new components.

- +

Blog

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 Bootst
- +

Dashboard

Basic admin dashboard shell with fixed sidebar and navbar.

- +

Sign-in page

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 Bootst
- +

Justified nav

Create a custom navbar with justified links. Heads up! Not too Safari friendly.

- +

Sticky footer

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 Bootst
- +

Sticky footer w/ navbar

Attach 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.
- +

Offcanvas

Build a toggleable off-canvas navigation menu for use with Bootstrap.