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

Sites Pertecentes a (o) RJ

Endereço Nota Erros Avisos

petropolis.rj.gov.br/e-gov/gap/e-sic/cadastro

65.9 40 64
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 18 116 117 122 127 133 157 169 170 176 182 205 212 218 223 259 261 286 292
116 <![CDATA[<input type="radio" name="tipopessoa" value="F" checked onclick="selecionaTipoPessoa('F');">]]>
117 <![CDATA[<input type="radio" name="tipopessoa" value="J" onclick="selecionaTipoPessoa('J');">]]>
122 <![CDATA[<input type="text" name="nome" id="nome" value="" size="58" maxlength="100" />]]>
127 <![CDATA[<input type="text" name="cpfcnpj" value="" onkeyup="soNumero(this);" onblur="document.getElementById('span_usuario').innerHTML = this.value;" size="14" maxlength="14" />]]>
133 <![CDATA[<input type="text" name="datanascimento" value="" size="14" maxlength="10" onkeyup="mascaraData(this);" />]]>
157 <![CDATA[<input type="text" name="profissao" value="" size="30" maxlength="50" />]]>
169 <![CDATA[<input type="text" name="dddtelefone" value="" onkeyup="soNumero(this);" size="2" maxlength="2" />]]>
170 <![CDATA[<input type="text" name="telefone" value="" onkeyup="soNumero(this);" size="15" maxlength="15" />]]>
176 <![CDATA[<input type="text" name="email" value="" size="50" maxlength="150" />]]>
182 <![CDATA[<input type="text" name="confirmeemail" value="" size="50" maxlength="150" />]]>
205 <![CDATA[<input type="text" name="cep" id="cep" value="" autocomplete="off" onkeyup="busca(this.value,this.value.length==8,'https://www.petropolis.rj.gov.br/e-gov/gap/e-sic/inc/buscacep')" onclick="busca(this.value,this.value.length==8,'https://www.petropolis.rj.gov.br/e-gov/gap/e-sic/inc/buscacep')" maxlength="8" size="10" />]]>
212 <![CDATA[<input type="text" name="logradouro" id="logradouro" value="" maxlength="255" size="60" />]]>
218 <![CDATA[<input type="text" onmouseover="this.title=this.value" name="bairro" id="bairro" value="" maxlength="100" size="50">]]>
223 <![CDATA[<input type="text" name="cidade" onmouseover="this.title=this.value" id="cidade" value="" maxlength="255" size="35">]]>
259 <![CDATA[<input type="text" name="numero" id="numero" value="" maxlength="10" size="10" />]]>
261 <![CDATA[<input type="text" name="complemento" id="complemento" value="" maxlength="50" size="50" margin=10px; />]]>
286 <![CDATA[<input type="password" name="senha" value="" size="30" maxlength="30" />]]>
292 <![CDATA[<input type="password" name="confirmasenha" value="" size="30" maxlength="30" />]]>