Ciao a tutti, sto validando un sito con le specifiche del w3c...e mi è rimasto questo errore:
element "MARQUEE" undefined
<marquee>
You have used the element named above in your document, but the document type you are using does not define an element of that name. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Frameset" document type to get the "<frameset>" element), or by using vendor proprietary extensions such as "<spacer>" or "<marquee>" (this is usually fixed by using CSS to achieve the desired effect instead).
il marquee mi è necessario, non ne posso fare a meno :S c'è un modo per validarlo??
Grazie per le risposte

Rispondi quotando