Hacker News new | ask | show | jobs
by dTal 3875 days ago
Wait, if HTML5 specifies how to handle it... doesn't that make it syntactically valid?
1 comments

That's right as far as I can tell. For another example of markup that's entirely valid in HTML5 but still considered icky by some people, the spec section on tag omission has an example of how to write tables more easily by skipping all the end tags.