Skip to main content

WHAT IS BR ?

BR  stands for "line break" in HTML command. It is used to break a line between the element. We use this element when we need a gap or difference between the element. The main properties of this tag is that it does not contain close tag. In a short way it's a neutral tag.

CODING:


RESULT:

Comments