Ragazzi avete idea di come validare secondo gli standard del w3c il tag
Codice PHP:
<applet
con

Codice PHP:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "DTD/xhtml1-strict.dtd"
?
io ho provato ad utilizzare il tag <object code="New.class" width="153" height="300">

ma il validator mi dice che:

Codice PHP:
Error Line 160 column 19there is no attribute "code".
      <
object code="New.class" width="153" height="300"


Grazie a tutti!