<p>Make me <b>bold</b></p>
This will produce the following result −
<p>Make me <strong>important bold</strong> text</p>
This will produce the following result −
<p>Make me <i>italic</i></p>
This will produce the following result −
<p>Make me <em>important italic</em> text</p>
This will produce the following result −
<P>Put me in <q>quotes</q></p>
This will produce the following result −
<p>Lorem ipsum dolor sit amet consectetur, adipisicing elit. Sequi, ipsum.</p>
<blockquote> some passage from other source <blockquote>
This will produce the following result −
x<sub>2</sub>
This will produce the following result −
x<sup>2</sup>
This will produce the following result −