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

Sites Atualizados

Lista dos novos sites adicionados a plataforma na última atualização

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 41 74 76 77 78 79
41 <![CDATA[<DIV style="CLEAR: both"></DIV>]]>
74 <![CDATA[<DIV style="CLEAR: both"></DIV>]]>
76 <![CDATA[<table width="100%" border="0" cellpadding="5" cellspacing="0"> <tr> <td width="50%" align="right"> ;</td> <td width="50%"> ;</td> </tr> </table>]]>
77 <![CDATA[<tr> <td width="50%" align="right"> ;</td> <td width="50%"> ;</td> </tr>]]>
78 <![CDATA[<td width="50%" align="right"> ;</td>]]>
79 <![CDATA[<td width="50%"> ;</td>]]>