Computer Science, asked by vibek1140, 10 months ago

Difference b\w (hr) tag and (br ) tag

Answers

Answered by numnutshell
5

Answer:

HR tag in HTML is used to insert the 'horizontal rule' in a line. This is an empty tag means does not need any external closing tag. BR tag produces a 'line break' between the text, it is used at those places where the division by a line is of significant use

Similar questions