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

Sites Pertecentes a (o) PI

Endereço Nota Erros Avisos

www.cbm.pi.gov.br/avisos.php

67.47 15 53
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 42 69 70 76 248 262
42 <![CDATA[<div style="height:55px;"></div>]]>
69 <![CDATA[<form name=pesq method="POST" action="pesquisa.php" onSubmit="return Validapesquisa(pesq);"> <td width="50%" align="right" height="25" bgcolor="#eeeeee" style="padding-right: 20px;"> <input type="text" name="pesquisa" class="textoform" size="40"> <input name="submit" type="submit" class="textoform" value="Buscar no Site"> </td> </form>]]>
70 <![CDATA[<td width="50%" align="right" height="25" bgcolor="#eeeeee" style="padding-right: 20px;"> <input type="text" name="pesquisa" class="textoform" size="40"> <input name="submit" type="submit" class="textoform" value="Buscar no Site"> </td>]]>
76 <![CDATA[<table width="900px" cellpadding="0" cellspacing="0" border="0" align="center">]]>
248 <![CDATA[<hr size="1" color="#dddddd">]]>
262 <![CDATA[<td width="10px" bgcolor="#ffffff"></td>]]>