Paragraph sample

These are the tags to create paragraphs.

   <p> 
    This is the first paragraph.
   </p> 
   <p> 
    This is the second paragraph.
   </p> 
This is what the two paragraphs look like in the web page.

This is the first paragraph.

This is the second paragraph.