Style test

Heading 1

This is text without any style selector.

This is a normal paragraph.

Heading 2

This is a normal paragraph.

And this is another normal paragraph to show the whitespace between paragraphs.

Heading 3

This is a normal paragraph.

Heading 4

This is a normal paragraph.

Header row of table.
Row without any class.
Row with class = bg-active.
Row with class = bg-success.
Row with class = bg-info.
Row with class = bg-warning.
Row with class = bg-danger.

 

Table with in-line style (border and width)
Cell content. Cell content.
Cell content. Cell content.

 

Table of class "table", header row of class "bg-warning"
Cell content. Cell content.
Cell content. Cell content.

 

Table of class "table-condensed"
Cell content. Cell content.
Cell content. Cell content.

 

Table of class "table-bordered"
Cell content. Cell content.
Cell content. Cell content.

 

Table of class "table-striped"
Cell content. Cell content.
Cell content. Cell content.

 

Table of class "table-hover"
Cell content. Cell content.
Cell content. Cell content.

 

Paragraph with hyperlink.

 

Nested ordered lists.

  1. First item.
  2. Second item.
    1. First subitem.
    2. Second subitem.
      1. First subsubitem.

Buttons

Button

Button Default

Button Primary

Button Success

Button Info

Button Warning

Button Danger