Computer Science, asked by natasha561, 10 months ago

6. What is the difference between <P> tag and <BR> tag

a. A <P> tag inserts a blank line at the beginning of the paragraph.

Or

b. A <BR> tag inserts a single carriage return or break into the document.

Plz helpe I will chose the brainlist ​

Answers

Answered by Priyassharma36
2

Answer:

<P> tag defines paragraph whereas <br> tag defines break (break line). <P> tag is used to enter any paragraph whereas <br> tag is used to insert a line break.

BR tag = It is used for breaking line and moving to the same line in the same paragraph.

P tag- It is used for changing paragraphs and starting a new paragraph just after it.

Similar questions