what is the purpose of <p> tag
Answers
Answered by
3
The <p> tag defines a paragraph. Browsers automatically add a single blank line before and after each <p> element.
Similar questions