All pastes #2047982 Raw Edit

Someone

public text v1 · immutable
#2047982 ·published 2011-04-19 00:13 UTC
rendered paste body
<html>
   <body onload="document.getElementById('applet').focus()">
   Space Invaders!
<applet code="SpaceInvadersApplet.class" archive="SpaceInvaders.jar" id="applet" width=400 height=400>
      </applet> 
   </body>
   </html>