what is paragraph tag
Answers
Answered by
2
Answer:
Paragraph tag is denoted as <p>
Explanation:
It is used in the body tag to write text or a paragraph <p>enter text </p>
It contains attributes like align like justify center left or right .
please mark it as brainliest
Answered by
4
HTML paragraph or HTML p tag is used to define a paragraph in a webpage. ... It is a notable point that a browser itself add an empty line before and after a paragraph. An HTML <p> tag indicates starting of new paragraph.
Similar questions