HTML Paragraph



 

The <p> tag in HTML is used to define a paragraph of text. It automatically adds space before and after  the content, making it easy to separate blocks of text.


Short Form of the Paragraph Tag
<p>This is a paragraph of text.</p>


Post a Comment

0 Comments