<h1>

This is heading 1

<h2>

This is heading 2

<h3>

This is heading 3

<h4>

This is heading 4

<h5>
This is heading 5
<h6>
This is heading 6
<p>

This is a paragraph.

<p>

This is another paragraph.

<b>

This text is bold

<strong>

This text is strong

<i>

This text is italic

<em>

This text is emphasized

<small>

Normal and Small Formatting

<big>

Normal and Big Formatting

<mark>

HTML Marked Formatting

<del>

Deleted/removed text

<ins>

Defines inserted (added) text

<sub>

This is subscripted text

<sup>

This is superscripted text

This is <sub> subscript and <sup>superscript

<abbr>

abbr

<pre>

Preformatted Text element