Why is the line break tag an empty tag?

Because it has no closing tagBecause it has no effect on the structure of a webpageBecause it has no opening tag

<br> is an empty tag because it has no closing tag.