3. The tag used for starting a new line is
<BR>
Answers
Answered by
2
Explanation:
<BR> tag
The HTML <BR> tag is used for creating the 'br' element, which represents a line break in an HTML document. ... This also means that no end tag is required (or allowed for that matter). The <br> tag must be used only for line breaks that are actually part of the content, as in poems or addresses.
I hope my answer is helpful to you !
Similar questions