<html> <head><title>無限アラート</title></head> <body> <script type="text/javascript"> for(;;) { alert("好きな文章"); } </script> </body> </html>
下から選んでください: