<p> tag to edit code example
Example 1: html p tag
//Author: Mohammad Arman Khan
<p>Creates a new paragraph</p>
Example 2: html p
<p>Paragraph text.</p>
//Author: Mohammad Arman Khan
<p>Creates a new paragraph</p>
<p>Paragraph text.</p>