homeduke Prof. Dr. Uwe Schmidt FH Wedel

Die Datei: SimpleText.html


weiter
<html>
  <head>
    <title>Ein einfaches Textfeld</title>
  </head>
  <body>
    <applet
      code="SimpleText.class"
      width=100
      height=50>
    </applet>
  </body>
</html>

Die Quelle: SimpleText.html


Letzte Änderung: 14.02.2012
© Prof. Dr. Uwe Schmidt
Prof. Dr. Uwe Schmidt FH Wedel