From 0862d1410ec9347a75915c4eb0dc59447cb46dad Mon Sep 17 00:00:00 2001 From: Steven Black Date: Fri, 27 Feb 2015 20:36:51 +0200 Subject: Accessibility and headings hierarchy for the "Getting started" page. Closes #15946 by merging it. --- docs/_includes/getting-started/examples.html | 44 ++++++++++++++-------------- 1 file changed, 22 insertions(+), 22 deletions(-) (limited to 'docs/_includes/getting-started/examples.html') diff --git a/docs/_includes/getting-started/examples.html b/docs/_includes/getting-started/examples.html index 2ae7bce59..f42d8aa30 100644 --- a/docs/_includes/getting-started/examples.html +++ b/docs/_includes/getting-started/examples.html @@ -3,20 +3,20 @@

Build on the basic template above with Bootstrap's many components. We encourage you to customize and adapt Bootstrap to suit your individual project's needs.

-

Using the framework

+

Using the framework

Starter template example -

Starter template

+

Starter template

Nothing but the basics: compiled CSS and JavaScript along with a container.

Bootstrap theme example -

Bootstrap theme

+

Bootstrap theme

Load the optional Bootstrap theme for a visually enhanced experience.

@@ -25,14 +25,14 @@ Multiple grids example -

Grids

+

Grids

Multiple examples of grid layouts with all four tiers, nesting, and more.

Jumbotron example -

Jumbotron

+

Jumbotron

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

@@ -41,25 +41,25 @@ Narrow jumbotron example -

Narrow jumbotron

+

Narrow jumbotron

Build a more custom page by narrowing the default container and jumbotron.

-

Navbars in action

+

Navbars in action

Navbar example -

Navbar

+

Navbar

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

Static top navbar example -

Static top navbar

+

Static top navbar

Super basic template with a static top navbar along with some additional content.

@@ -68,25 +68,25 @@ Fixed navbar example -

Fixed navbar

+

Fixed navbar

Super basic template with a fixed top navbar along with some additional content.

-

Custom components

+

Custom components

A one-page template example -

Cover

+

Cover

A one-page template for building simple and beautiful home pages.

Carousel example -

Carousel

+

Carousel

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

@@ -95,14 +95,14 @@ Blog layout example -

Blog

+

Blog

Simple two-column blog layout with custom navigation, header, and type.

Dashboard example -

Dashboard

+

Dashboard

Basic structure for an admin dashboard with fixed sidebar and navbar.

@@ -111,14 +111,14 @@ Sign-in page example -

Sign-in page

+

Sign-in page

Custom form layout and design for a simple sign in form.

Justified nav example -

Justified nav

+

Justified nav

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

@@ -127,32 +127,32 @@ Sticky footer example -

Sticky footer

+

Sticky footer

Attach a footer to the bottom of the viewport when the content is shorter than it.

Sticky footer with navbar example -

Sticky footer with navbar

+

Sticky footer with navbar

Attach a footer to the bottom of the viewport with a fixed navbar at the top.

-

Experiments

+

Experiments

Non-responsive example -

Non-responsive Bootstrap

+

Non-responsive Bootstrap

Easily disable the responsiveness of Bootstrap per our docs.

Off-canvas navigation example -

Off-canvas

+

Off-canvas

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

-- cgit v1.2.3