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 9 63 64 68 159 160 241 242 261 262
63 <![CDATA[<div id="topo_geral"> <div id="topo"> <a href="https://www.maringa.pr.gov.br/site/" id="link_inicio"></a> </div> </div>]]>
64 <![CDATA[<div id="topo"> <a href="https://www.maringa.pr.gov.br/site/" id="link_inicio"></a> </div>]]>
68 <![CDATA[<div id="subtopo"> <a href="https://www.maringa.pr.gov.br/esportes" id="banner"></a> </div>]]>
159 <![CDATA[<tr class="verdana1"> <td colspan="7" bgcolor="#FFFFFF"> ;</td> </tr>]]>
160 <![CDATA[<td colspan="7" bgcolor="#FFFFFF"> ;</td>]]>
241 <![CDATA[<tr class="verdana1"> <td colspan="7" bgcolor="#FFFFFF"> ;</td> </tr>]]>
242 <![CDATA[<td colspan="7" bgcolor="#FFFFFF"> ;</td>]]>
261 <![CDATA[<div style="height: 25px; clear: both;"></div>]]>
262 <![CDATA[<div style="height: 50px; clear: both;"></div>]]>