Pages

Subscribe:

Monday, April 9, 2012

HTML Paragraphs

HTML paragraphs are defined with the <p> tag.

Example

<p>This is a paragraph.</p>
<p>This is another paragraph.</p

No comments:

Post a Comment