HTML Paragraphs

HTML Paragraphs

HTML paragraphs are created using the <p> tag. A paragraph automatically adds space before and after the text.


Example Code


 


Output Preview

This is how it will look in a browser:

This is the first paragraph.

This is another paragraph with more text.


Paragraphs help organize text content clearly on a webpage.

CodeCapsule

Sanjit Sinha — Web Developer | PHP • Laravel • CodeIgniter • MySQL • Bootstrap Founder, CodeCapsule — Student projects & practical coding guides. Email: info@codecapsule.in • Website: CodeCapsule.in

You may also like...

Leave a Reply

Your email address will not be published. Required fields are marked *