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

Sites Pertecentes a (o) PR

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 12 292 292 292 292 292 292 292 292 292 292 292 292
292 <![CDATA[<input type='text' name='data_registro' value='' size='10' maxlength='255'>]]>
292 <![CDATA[<input type='text' name='nome_fornecedor' value='' size='50' maxlength='255'>]]>
292 <![CDATA[<input type='text' name='endereco_completo' value='' size='60' maxlength='255'>]]>
292 <![CDATA[<input name='arquivo_banco_1' id='file_arquivo_banco_1' type='file' onchange="document.getElementById('arquivo_banco_1').value = document.getElementById('file_arquivo_banco_1').value ">]]>
292 <![CDATA[<input name='arquivo_banco_2' id='file_arquivo_banco_2' type='file' onchange="document.getElementById('arquivo_banco_2').value = document.getElementById('file_arquivo_banco_2').value ">]]>
292 <![CDATA[<input name='arquivo_banco_3' id='file_arquivo_banco_3' type='file' onchange="document.getElementById('arquivo_banco_3').value = document.getElementById('file_arquivo_banco_3').value ">]]>
292 <![CDATA[<input type='text' name='cpf' onblur="validacpf(this.value);" onkeypress="formatar_mascara(this, 'validacpf');" value='' size='20' maxlength='255'>]]>
292 <![CDATA[<input type='text' name='nome' value='' size='60' maxlength='255'>]]>
292 <![CDATA[<input type='text' name='endereco_consumidor' value='' size='50' maxlength='255'>]]>
292 <![CDATA[<input type='text' name='cep_consumidor' onblur="validacep(this.value);" onkeypress="formatar_mascara(this, 'validacep');" value='' size='10' maxlength='255'>]]>
292 <![CDATA[<input type='text' name='email' onblur="validaemail(this.value);" onkeypress="formatar_mascara(this, 'validaemail');" value='' size='50' maxlength='255'>]]>
292 <![CDATA[<textarea id='informacoes_adicionais' name='informacoes_adicionais' rows="5" cols="50"></textarea>]]>