<html>
<head>
<title>Hello World</title>
</head>
<body>
<applet
code="HelloWorld.class"
width=400
height=300>
</applet>
</body>
</html>
Die Quelle: HelloWorld.html
| Letzte Änderung: 14.02.2012 | © Prof. Dr. Uwe Schmidt |