<html> <head> <title>Parameter Test</title> </head> <body> <applet code="ParamTest.class" width=700 height=300> <param name=dieAntwort value=42> <param name=dieFrage value="???"> </applet> </body> </html>
Die Quelle: ParamTest.html
Letzte Änderung: 14.02.2012 | © Prof. Dr. Uwe Schmidt |