Headings
Heading 1
Heading 2
Heading 3
Heading 4
Heading 5
Heading 6
Other elements styling
- This is abbreviation
<abbr> </abbr>
- This is strong
<strong> </strong>
- This is emphasis
<em> </em>
- This is bold text
<b> </b>
- This is italic text
<i> </i>
- This is cite
<cite> </cite>
- This is small text
<small> </small>
- This is
deleted text <del> </del>
- This is inserted text
<ins> </ins>
- This is defining instance
<dfn> </dfn>
- This is user input
<kbd> </kbd>
- This is sample output
<samp> </samp>
- This is
“inline quotation”
<q> </q>
- This is superscript
<sup> </sup>
- This is subscript
<sub> </sub>
- This is a variable
<var> </var>