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

Sites Pertecentes a (o) PR

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 40 130 132 133 134 135
40 <![CDATA[<DIV style="CLEAR: both"></DIV>]]>
130 <![CDATA[<DIV style="CLEAR: both"></DIV>]]>
132 <![CDATA[<table width="100%" border="0" cellpadding="5" cellspacing="0"> <tr> <td width="50%" align="right"> ;</td> <td width="50%"> ;</td> </tr> </table>]]>
133 <![CDATA[<tr> <td width="50%" align="right"> ;</td> <td width="50%"> ;</td> </tr>]]>
134 <![CDATA[<td width="50%" align="right"> ;</td>]]>
135 <![CDATA[<td width="50%"> ;</td>]]>