one line of html and css crashes ie 6
August 18, 2007
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.


