From 1912f7d7c4842426df0b646822bcce934092ae52 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Tue, 25 Sep 2018 13:26:49 +0300 Subject: Add image dimensions. --- docs/_includes/getting-started/examples.html | 36 ++++++++++++++-------------- 1 file changed, 18 insertions(+), 18 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 f659fe7c0..a4470cd01 100644 --- a/docs/_includes/getting-started/examples.html +++ b/docs/_includes/getting-started/examples.html @@ -9,14 +9,14 @@
- Starter template example + Starter template example

Starter template

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

- Bootstrap theme example + Bootstrap theme example

Bootstrap theme

Load the optional Bootstrap theme for a visually enhanced experience.

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

Grids

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

- Jumbotron example + Jumbotron example

Jumbotron

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

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

Narrow jumbotron

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

@@ -52,14 +52,14 @@
- Navbar example + Navbar example

Navbar

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

- Static top navbar example + Static top navbar example

Static top navbar

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

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

Fixed navbar

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

@@ -79,14 +79,14 @@
- A one-page template example + A one-page template example

Cover

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

- Carousel example + Carousel example

Carousel

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

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

Blog

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

- Dashboard example + Dashboard example

Dashboard

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

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

Sign-in page

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

- Justified nav example + Justified nav example

Justified nav

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

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

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 example

Sticky footer with navbar

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

@@ -145,14 +145,14 @@
- Non-responsive example + Non-responsive example

Non-responsive Bootstrap

Easily disable the responsiveness of Bootstrap per our docs.

- Off-canvas navigation example + Off-canvas navigation example

Off-canvas

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

-- cgit v1.2.3