Advertisement
calcpage

HelloWorld4.html

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