Bootstrap

Typography

Headings

<h1>, <h2>, <h3>, <h4>, <h5>, <h6>

h1 Page

h2 Portlet / Section

h3 Content

h4 Content Section

h5 Reserved
h6 Reserved
h7 Reserved h8 Reserved h9 Reserved

Blockquotes

<blockquote>

For 50 years, WWF has been protecting the future of nature. The world's leading conservation organization, WWF works in 100 countries and is supported by 1.2 million members in the United States and close to 5 million globally.

From WWF's website

<blockquote class="blockquote-reverse">

For 50 years, WWF has been protecting the future of nature. The world's leading conservation organization, WWF works in 100 countries and is supported by 1.2 million members in the United States and close to 5 million globally.

From WWF's website

Contextual Colours

.text-muted, .text-primary, .text-success, .text-info, .text-warning, .text-danger

This text is muted.

This text is important.

This text indicates success.

This text represents some information.

This text represents a warning.

This text represents danger.

.bg-primary, .bg-success, .bg-info, .bg-warning, .bg-danger

This text is important.

This text indicates success.

This text represents some information.

This text represents a warning.

This text represents danger.

Buttons

Button Colours

.btn, .btn-default, .btn-primary, .btn-success, .btn-info, .btn-warning, .btn-danger, .btn-link