In HTML5, <br> tag is preferred. The <br/> tag is also accepted. But the <br></br> tag is not valid in HTML5.
In XHTML, <br/> tag is preferred. We can also use <br/> or <br></br> tag.
In HTML5, <br> tag is preferred. The <br/> tag is also accepted. But the <br></br> tag is not valid in HTML5.
In XHTML, <br/> tag is preferred. We can also use <br/> or <br></br> tag.
Comments (0)