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 39 138 140 141 142 143
39 <![CDATA[<DIV style="CLEAR: both"></DIV>]]>
138 <![CDATA[<DIV style="CLEAR: both"></DIV>]]>
140 <![CDATA[<table width="100%" border="0" cellpadding="5" cellspacing="0"> <tr> <td width="50%" align="right"> ;</td> <td width="50%"> ;</td> </tr> </table>]]>
141 <![CDATA[<tr> <td width="50%" align="right"> ;</td> <td width="50%"> ;</td> </tr>]]>
142 <![CDATA[<td width="50%" align="right"> ;</td>]]>
143 <![CDATA[<td width="50%"> ;</td>]]>