acessbilidade em form
Olá pessoal,
Estou usando o validador http://www.sidar.org/hera para alcançar os 3 níveis "AAA", esta dando o seguinte erro:
"Edition fields and text areas in forms are highlighted. Verify that they contain some character by default."
Qual o erro neste código?
<fieldset>
<legend>Dados Pessoais </legend>
<p>
<label for="author">Nome: <span class="required">Requerido</span></label>
<input name="author" type="text" id="author" title="nome do autor" />
</p>
</fieldset>
desde já agradeço !Discussão (1)
Carregando comentários...