Bootstrap Demo Page

Resize this responsive page to see the effect!

Typography

Bootstrap defines many classes that set CSS styles

  • h1, h2, h3
  • display-1, ... display-6
  • text-center
  • <pre> element
    Show some preformatted text with style. 
Classes for colors
Background colors

.bg-primary

.bg-success

.bg-info

.bg-warning

.bg-danger

.bg-secondary

.bg-dark

.bg-light

Text colors

.text-primary

.text-success

.text-info

.text-warning

.text-danger

.text-secondary

.text-dark

.text-light