Advertisement
calcpage

APCS2012 HelloWorld4.html

Sep 11th, 2012
176
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 0.17 KB | None | 0 0
  1. <html>
  2.     <head>
  3.         <title>Hello World Applet!!!</title>
  4.     </head>
  5.     <body><applet code = "HelloWorld4.class" width=150 height=100></applet></body>
  6. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement