Ciao a tutti,
non so se sono nella sezione giusta, ma nel caso spostatemi pure.
Sto validando un mio sito a "HTML 4.01 Strict" e dopo aver verificato e corretto tutti gli errori mi rimane questo warning
e chiaramente in testa al file hoWarning DOCTYPE Override in effect!
The detected DOCTYPE Declaration "<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Strict//IT">" has been suppressed and the DOCTYPE for "HTML 4.01 Strict" inserted instead, but even if no errors are shown below the document will not be Valid until you update it to reflect this new DOCTYPE.
Non riesco a capire dove sta l'errore e quindi come risolverlo.Codice PHP:<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Strict//IT">
Grazie per qualsiasi suggerimento.

Rispondi quotando