In HTML, "HR" stands for Horizontal Rule. basically it is hr full form in html. The <hr> tag is a self-closing tag that is used t…
Read moreWhy donot required closing tag empty element in html ? The <br> tag is an example of a self-closing or empty element in HTML. These elements d…
Read moreThe <br> tag in HTML stands for "line break" and is used to insert a single line break or newline within a block of text. It doesn&…
Read more
Social Plugin