Logo CEWEB.br Logo NIC.br Logo CGI.br
Home Sobre o projeto

Sites Verificados

Lista com todos os sítios que foram verificados pela TIC Web Acessibilidade. Dentro de cada domínio, há informações detalhadas sobre as páginas coletadas, bem como os erros e avisos de cada uma *.

Recomendações Avaliadas
6.2 Associar etiquetas aos seus campos.

Recomendações

Número Descrição Quantidade Linhas Código Fonte
6.2.1 Campo sem label associado 11 101 126 131 131 136 140 146 150 154 161 158
101 <![CDATA[<input id=f_nome name=f_nome size=50 maxlength=50 />]]>
126 <![CDATA[<input type='text' name='f_endereco' id='f_endereco' size=50 maxlength=50/>]]>
131 <![CDATA[<input type='text' name='f_cidade' id='f_cidade' />]]>
131 <![CDATA[<input type='text' name='f_estado' id='f_estado' size=3 maxlength=2 />]]>
136 <![CDATA[<input type='text' name='f_bairro' id='f_bairro' size=40 maxlength=40/>]]>
140 <![CDATA[<input type='text' name='f_cep' id='f_cep' size=9 maxlength=9/>]]>
146 <![CDATA[<input name='f_from' type='text' id='f_from' size=50 maxlength=50/>]]>
150 <![CDATA[<input type='text' name='f_telefone' id='f_telefone' />]]>
154 <![CDATA[<input type='text' name='f_celular' id='f_celular' />]]>
161 <![CDATA[<input type=checkbox name=f_sigilo id=f_sigilo>]]>
158 <![CDATA[<textarea name='f_mensagem' cols='50' rows='7' id='f_mensagem'></textarea>]]>