Remix.run Logo
assimpleaspossi 2 days 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.

malicka 2 days ago | parent [-]

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