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

Sites Pertecentes a (o) MS

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 6 46 50 52 53 54 71
46 <![CDATA[<td><input type="text" name="protocolo" class="txtboxIndex"></td>]]>
50 <![CDATA[<td><input type="text" name="autenticidade" class="txtboxIndex"></td>]]>
52 <![CDATA[<tr> <td> ;</td> <td><input type="submit" name="buscar" value="Buscar" class="divBotaos"></td> </tr>]]>
53 <![CDATA[<td> ;</td>]]>
54 <![CDATA[<td><input type="submit" name="buscar" value="Buscar" class="divBotaos"></td>]]>
71 <![CDATA[<img src="imgs/logo_cmg.gif" alt="" width="72" height="30" />]]>