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

Sites Pertecentes a (o) SE

Endereço Nota Erros Avisos

itaporanga.se.gov.br/esic/itaporanga-pm/

74.44 10 25
Recomendações Avaliadas
1.2 Organizar o código HTML de forma lógica e semântica.

Recomendações

Número Descrição Quantidade Linhas Código Fonte
1.2.2 Presença de tags HTML sem atributo e conteúdo de texto 12 32 48 86 87 94 95 99 100 102 122 168 175
32 <![CDATA[<div id="principal">]]>
48 <![CDATA[<li class="opcao"><a href="#"></a></li>]]>
86 <![CDATA[<td> <span class="inputLogin"><input type="text" name="login" maxlength="20" id="login" > </span> </td>]]>
87 <![CDATA[<span class="inputLogin"><input type="text" name="login" maxlength="20" id="login" > </span>]]>
94 <![CDATA[<td> <span class="inputLogin"><input type="password" name="password" maxlength="100" id="password" > </span> </td>]]>
95 <![CDATA[<span class="inputLogin"><input type="password" name="password" maxlength="100" id="password" > </span>]]>
99 <![CDATA[<tr> <td> </td> <td> <br><input type="submit" class="inputBotao" name="btsub" value="Entrar"> </td> </tr>]]>
100 <![CDATA[<td> </td>]]>
102 <![CDATA[<td> <br><input type="submit" class="inputBotao" name="btsub" value="Entrar"> </td>]]>
122 <![CDATA[<div id="linha"> </div>]]>
168 <![CDATA[<td> </td>]]>
175 <![CDATA[<div id="postagens"></div>]]>