HTML Paragraphs
HTML Paragraphs is used for written paragraphs on website or webpage it’s starting with a <p> tag so let’s see some examples …
<p>This is my paragraph.</p>
<p>This is my another paragraph.</p>
HTML Paragraphs is used for written paragraphs on website or webpage it’s starting with a <p> tag so let’s see some examples …
<p>This is my paragraph.</p>
<p>This is my another paragraph.</p>