Remix.run Logo
yeargun 2 days ago

Same HTML specification does not support .hmml

Until they support .hmml imma close my image tags. But thanks for highlighting

(its a joke)

assimpleaspossi 2 days ago | parent [-]

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! :^)