Ciao ragazzi mi spiegate come mai ho questi problemi:
Error Line 77 column 9: document type does not allow element "span" here; missing one of "ins", "del", "h1", "h2", "h3", "h4", "h5", "h6", "p", "div", "pre", "address", "fieldset" start-tag.
<span><input type="text" id="codiceCliente" name="codiceCliente" onfocus="ja
la pagina ha una struttura del genereError Line 78 column 29: document type does not allow element "label" here; missing one of "ins", "del", "h1", "h2", "h3", "h4", "h5", "h6", "p", "div", "address", "fieldset" start-tag.
<label for="codiceUtente">Codice Utente</label>
il document type ècodice:<div> <form> <input type="hidden" ...> <label for="codiceUtente">Codice Utente</label>
grazie, sono graditi anche eventuali link, ad esempiocodice:<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
dove posso vedere cosa è accettato dall'xhtml 1.1 rispetto all'1.0?
rigrazie

Rispondi quotando
