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