HTML Paragraphs Tag

09:22 0 Comments A+ a-

Paragraphs tag is very needed in html page. Paragraphs tags defined <p> tag.
Example:
<p>This is a paragraph tag</p>