What is use of p tag | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

What is use of p tag

2nd Apr 2018, 4:24 PM
TechyIcy Broadcast
TechyIcy Broadcast - avatar
2 Answers
+ 10
to write a paragraph(simple plain text) in HTML <p> tag is used https://www.w3schools.com/tags/tag_p.asp https://www.sololearn.com/learn/HTML/1025/
2nd Apr 2018, 4:46 PM
Jaydeep Khatri
Jaydeep Khatri - avatar
+ 1
p refers to paragraph to include paragraph section in webpage
2nd Apr 2018, 4:30 PM
kaliki chandu
kaliki chandu - avatar