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.
- First item.
- Second item.
- First subitem.
- Second subitem.
- First subsubitem.