A blogger [HamaChiya2] from japan had found that a one line combination of html and css code would crash ie6, and the code is

<style>*{position:relative}</style><table><input></table>

Dare to try it? click here to check it out. The above piece of code is rendered fine in firefox, safari and opera.