Computer Science, asked by AdiMJ, 16 hours ago

Explain the Paragraph tag and its attributes.​

Answers

Answered by krishisahacker0209
1

Answer:

<p>

Explanation:

The paragraph tags are used to define a block of text as a paragraph. This HTML element is one of the basic HTML tags you should learn to use properly. When a block of text is surrounded by the paragraph tags, the browser automatically adds white space before and after the paragraph.

some attributes

align

class(only applicable using css)

Similar questions