<html> <head> <title>Hello World</title> </head> <body> <applet code="HelloWorld.class" width=400 height=300> </applet> </body> </html>
Die Quelle: HelloWorld.html
HelloWorld.html