Why is the line break tag an empty tag?
Because it has no closing tag
Because it has no effect on the structure of a webpage
Because it has no opening tag
<br> is an empty tag because it has no closing tag.