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

Sites Pertecentes a (o) PR

Endereço Nota Erros Avisos

abatia.pr.gov.br/index.php?sessao=b054603368l0b0

61.31 63 220
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 407 565 613 615 619 621 623 641 688
407 <![CDATA[<ul> </ul>]]>
565 <![CDATA[<div style="clear:both"></div>]]>
613 <![CDATA[<tr> <td> ;</td> </tr>]]>
615 <![CDATA[<td> ;</td>]]>
619 <![CDATA[<tr> <td> <div style="width: 100%; float: left;"> </div> </td> </tr>]]>
621 <![CDATA[<td> <div style="width: 100%; float: left;"> </div> </td>]]>
623 <![CDATA[<div style="width: 100%; float: left;"> </div>]]>
641 <![CDATA[<div style="clear: both;"></div>]]>
688 <![CDATA[<b style="position: absolute; top: 3px; left: -20px; font-size: 14px; font-weight: bold; color: #FFF;"></b>]]>