Hacker News new | ask | show | jobs
by bazoom42 294 days ago
Html does not allow ambigous structures. While it has a more flexible syntax than XML, it always parse to an unambigous structure.
1 comments

sure, but many browsers support quirks to render malformed HTML, right?