sag to Programmer [email protected] • 5 months ago<br>lemm.eeimagemessage-square36fedilinkarrow-up1577arrow-down111
arrow-up1566arrow-down1image<br>lemm.eesag to Programmer [email protected] • 5 months agomessage-square36fedilink
minus-square@calcopirituslink1•5 months agoIt’s actually more confusing/less correct to close bodyless elements in HTML. Since HTML treats “/>” the same way as “>” which could lead to a “/>” tag not actually being closed, if it is used on a non-selfclosing tag.
It’s actually more confusing/less correct to close bodyless elements in HTML. Since HTML treats “/>” the same way as “>” which could lead to a “/>” tag not actually being closed, if it is used on a non-selfclosing tag.