Ich habe meine html Seite komplett W3C fehlerfrei erstellt.
Als ich nun das erste Mal ein Applet eingefügt habe, bekomme ich folgende Validierungsfehler:
there is no attribute „CODEBASE“
there is no attribute „CODE“
there is no attribute „WIDTH“
there is no attribute „HEIGHT“
there is no attribute „ALT“
element APPLET undefined
[HTML]
[/HTML]Am liebsten wäre mir man tätigt die Einstellungen wie WIDTH, HEIGHT, … nicht im html File, sondern in einer CSS Datei.