Earlier quoted context omitted.
Wasn't there just a thread complaining about how the end tags make HTML so much more verbose and difficult to read, and that's why people are writing preprocessors like HAML and XHP? I've found that the code is much clearer when you omit your end tags. As for semantic correctness - it's in the HTML spec, and every major modern browser handles it correctly. Sometimes I wonder if Google's the only folks who actually re…
If you don't close your tags, foo bar baz box how can you tell the difference between, foo bar baz box and foo bar baz box
foobarbaz box