Background Colors
.bg-primary
.bg-secondary
.bg-success
.bg-danger
.bg-warning
.bg-info
.bg-light
.bg-dark
.bg-body
.bg-white
.bg-transparent
Text Colors
.text-primary
.text-secondary
.text-success
.text-danger
.text-warning
.text-info
.text-light
.text-dark
.text-body
.text-muted
.text-white
.text-black-50
.text-white-50
Headings
h1 Heading
h2 Heading
h3 Heading
h4 Heading
h5 Heading
h6 Heading
.h1 Heading
.h2 Heading
.h3 Heading
.h4 Heading
.h5 Heading
.h6 Heading
Display Headings
Display 1
Display 2
Display 3
Display 4
Display 5
Display 6
Text Elements
This is a standard paragraph
You can use the mark tag to highlight text.
You can use the mark tag to highlight text.
This line of text is meant to be treated as deleted text.
This line of text is meant to be treated as no longer accurate.
This line of text is meant to be treated as an addition to the document.
This line of text will render as underlined.
This line of text is meant to be treated as fine print.
This line rendered as bold text.
This line rendered as italicized text.
Blockquotes
Unstyled List
- This is a list.
- It appears completely unstyled.
- Structurally, it's still a list.
- However, this style only applies to immediate child elements.
- Nested lists:
- are unaffected by this style
- will still show a bullet
- and have appropriate left margin
- This may still come in handy in some situations.
Description List
- Description lists
- A description list is perfect for defining terms.
- Term
- Definition for the term.
- Another term
- This definition is short, so no extra paragraphs or anything.
- Truncated term is truncated
- This can be useful when space is tight. Adds an ellipsis at the end.
- Nesting
-
- Nested list
- Nested definition list.
Basic List Group
- An item
- A second item
- A third item
- A fourth item
- And a fifth one
Flush List Group
- An item
- A second item
- A third item
- A fourth item
- And a fifth one
© Your Site Name, All Right Reserved.
Designed By HTML Codex