p tag in html

goldocodes-logo


What is p pragraph tag in html ?

p tag in html defines a paragraph in the given html document or a web page. <p> is as given below.

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

This is a paragraph.





Comments

Popular posts from this blog

What is HTML ? Html definition by GoldoCodes.

Learn Programming Languages on GoldoCodes Every Day