]> pere.pagekite.me Git - homepage.git/blob - java/Hello.html
Switched blog to hungry.com for now. Updated all links.
[homepage.git] / java / Hello.html
1 <HTML>
2 <HEAD>
3 <TITLE> A Simple Program </TITLE>
4 </HEAD>
5 <BODY>
6
7 Here is the output of my program:
8 <APPLET CODE="HelloWorld.class" WIDTH=150 HEIGHT=25>
9 </APPLET>
10 </BODY>
11 </HTML>