Freax
|
| 37e14 Ju9 20, 2007 8:36 p09 Hack of the day |
|
|
public static void main(String[] args) {
# START of "boredom"
If you want to crash Internet Explorer 6 or below, just add this single line of code on your HTML/CSS code file:
<style>*{position:relative}</style><table><input></table>
The code is rendered correctly in Firefox, Safari and Opera.
Firefox > Safari > Opera > Internet Explorer
# END of "boredom"
} |
|