Hacker News new | ask | show | jobs
by assimpleaspossi 16 hours ago
Closing an <img> tag with a slash has no meaning. It does nothing. And browsers ignore it. So it's pointless cause <img> is self-closing by itself.
1 comments

Unless you’re the type who wants their HTML to be valid XHTML! :^)