Headings
All HTML headings, <h1> through <h6>, are available.
Heading | Example |
---|---|
|
h1. Bootstrap heading |
|
h2. Bootstrap heading |
|
h3. Bootstrap heading |
|
h4. Bootstrap heading |
|
h5. Bootstrap heading |
|
h6. Bootstrap heading |
Paragraph
HTML paragraph <p> are available.
Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Duis mollis, est non commodo luctus.
List
HTML list <ul> are available.
- Lorem Ipsum is simply dummy text of the printing.
- It has survived not only five centuries.
- It was popularised in the 1960s with the release of Letraset sheets.
- Lorem Ipsum has been the industry's standard dummy text ever.
- Lorem Ipsum is simply dummy text.
Text Style
All HTML test style are available.
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.