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

Sites Pertecentes a (o) RS

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 7 20 98 100 101 134 135 144
20 <![CDATA[<div id="fb-root"></div>]]>
98 <![CDATA[<td style="background-color:rgb(242, 251, 255); text-align:center; width:33%"> ;</td>]]>
100 <![CDATA[<tr> <td colspan="3" style="text-align:center"> ;</td> </tr>]]>
101 <![CDATA[<td colspan="3" style="text-align:center"> ;</td>]]>
134 <![CDATA[<td style="background-color:rgb(242, 251, 255); text-align:center"> ;</td>]]>
135 <![CDATA[<td style="background-color:rgb(242, 251, 255); text-align:center"> ;</td>]]>
144 <![CDATA[<div id="imagens-pagina"> </div>]]>