ciao a tutti
ho un problema con la validazione di una pagina xhtml 1.0 strict,in patica se all'interno di un paragrafo ci metto un tag blockquote, mi esce il seguente errore:
document type does not allow element "blockquote" here; missing one of "object", "ins", "del", "map", "button" start-tag
e più sotto,nella descrizione dettagliata:
The mentioned element is not allowed to appear in the context in which you've placed it; the other mentioned elements are the only ones that are both allowed there and can contain the element mentioned. This might mean that you need a containing element, or possibly that you've forgotten to close a previous element.
One possible cause for this message is that you have attempted to put a block-level element (such as "
" or "<table>") inside an inline element (such as "<a>", "<span>", or "<font>").
cosa vuole???ho provato a mettere il blockquote fra tag "ins" e non mi segnala più l'errore, ma io cosa me ne faccio del tag ins,che mi crea testo sottolineato?!?!
aiutoooo!!!!!
grazie

Rispondi quotando
),ma niente,non funziona.....pensa che ora mi dà lo stesso messaggio d'errore di prima,però riferito al div
VVoVe:
