Hacker News new | ask | show | jobs
by alexaholic 1359 days ago
br is an empty tag and empty tags are self-closing
1 comments

Doesn’t make sense. What’s wrong with <br />? It’s a hell of a lot easier to parse than having an exception for <br> which is then transformed in <br></br>.