Já pensou como fica seu próximo defaceado com uma linda tela azul da morte na index?
Está com os textos da original, mas é possível mudar.
Até mais!
Está com os textos da original, mas é possível mudar.
Código HTML:
<html> <head> <title>Blue Screen By 0KaL</title> <style rel="stylesheet" type="text/css" media="all"> <!-- body { background:#0000aa; color:#ffffff; font-family:courier; font-size:12pt; text-align:center; margin:100px; } blink { color:yellow; } .neg { background:#fff; color:#0000aa; padding:2px 8px; font-weight:bold; } p { margin:30px 100px; text-align:left; } a,a:hover { color:inherit; font:inherit; } --> </style> </head> <body> <b> <span class="neg">WINDOWS</span> <p> A fatal exception 0E has occurred at 0028:C001E36 in VXD VMM(01) * <br> 00010E36. The current application will be terminated. </p> <p> * Press any key to terminate the current application.<br /> * Press CTRL+ALT+DEL again to restart your computer. You will<br /> lose unsaved information any unsaved information in all applications. </p> <center>Press any link to continue <blink>_</blink></center> </b> </body> </html>
Comment