The importance of human-readable markup

The importance of human-readable markup. Via Slashdot, a new HTML rendering bug that can crash Internet Explorer, Outlook, and other products that use Microsoft HTML rendering libraries. 

That’s not terribly funny. But here’s the funny part. Here’s the markup that makes it crash:

<html>
<form>
<input type crash>
</form>
</html>

Presumably there are other variations, but that just made my day.   [dive into mark]

Leave a comment