Comment by vbezhenar
20 hours ago
Putting an explicit end tag is more error-prone. It won't do anything for valid HTML but it'll add empty tag for invalid HTML. If you want to improve human readability, put end tag enclosed in HTML comment. At least it won't add empty elements.
No comments yet
Contribute on Hacker News ↗