#Internet Exploder
Ordenar por:
Categoría:

Como hacer un simple .html que pegue el internet explorer
incluso funciona con la versión beta recién salida simplemente copia y pega esto en tu bloc de notas y guardalo como .html <html><head> <style type="text/css"> #a { margin:0 10px 10px; } #b { width:100%; } </style> <title>IE Crasher</title> </head> <body> <table><tr><td> <div id="a"> <form id="b"> <…
0
3