Computer Science, asked by nituj813, 11 months ago

explain p tag with its attributes and values​

Answers

Answered by Anonymous
4

Answer:

Hi mate

Explanation:

The <p> tag defines a paragraph. Browsers automatically add some space (margin) before and after each <p> element. The margins can be modified with CSS (with the margin properties).

Similar questions