SINGLE LINE OF HTML CRASHES IE:
A Japanese blogger identified a problem in IE which causes the browser to crash. I tried it on iE7 beta 3 & IE6 and it crashed both of them. Here is the link along with the script that causes IE to crash. The second link looks like it was part of a campaign to promote Firefox.
Link 1: http://hamachiya.com/junk/ie_crash.html
script : " <style>*{position:relative}</style><table><input></table> "
Link 2: http://www.crashie.com/
script : " <script>for(x in document.write){document.write(x);}</script> "