Earlier quoted context omitted.
I do it because it feels right and logical. If something has a start, it should have an end. If you’re making a that is only going to be used as a spacer with styling, you wouldn’t just do a and leave it hanging.
You are talking about closing tags. I'm talking about self closing tags. One should never use an element as a spacer tag. That's 1990s styling at best.
I am, too. My point is that in my mind it feels right to close all tags, either with a closing tag or self-closing it with a /.
One should never use an element as a spacer tag.
One should never use “never” in programming. You are incapable of knowing every possible circumstance someone else is working in.
That's 1990s styling at best.
I built and sold several web sites in the 90’s. That’s not how it was done. It was worse.