<html> <head> <TITLE>A simple HTML file</TITLE> </head> <BODY BGCOLOR="#ffffff"> <applet code=HelloWorld.class width=300 height=200> </applet> </BODY> </html>
Your output should look like: