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

Sites Pertecentes a (o) SP

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 9 118 121 121 124 127 130 133 136 139
118 <![CDATA[<input name= "nome" type="text" size="50" maxlength="80">]]>
121 <![CDATA[<input name= "tipo" type="text" size="10" maxlength="10">]]>
121 <![CDATA[<input name= "documento" type="text" size="20" maxlength="20">]]>
124 <![CDATA[<input name= "endereco" type="text" size="50" maxlength="80">]]>
127 <![CDATA[<input name= "municipio" type="text" size="50" maxlength="80">]]>
130 <![CDATA[<input name= "telefone" type="text" size="50" maxlength="80">]]>
133 <![CDATA[<input name= "email" type="text" size="50" maxlength="80">]]>
136 <![CDATA[<input name= "empresa" type="text" size="50" maxlength="80">]]>
139 <![CDATA[<textarea name="sugestao" cols="69" rows="10"></textarea>]]>