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

Sites Pertecentes a (o) PI

Endereço Nota Erros Avisos

www.coresa.pi.gov.br/unidademovel.htm

73.29 11 28
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 13 82 83 83 84 84 85 85 94 95 96 98 100 101
82 <![CDATA[<tr> <td><hr align="left" width="187" size="1"/></td> <td><hr align="center" width="376" size="1"/></td> <td><hr width="187" size="1" /></td> </tr>]]>
83 <![CDATA[<td><hr align="left" width="187" size="1"/></td>]]>
83 <![CDATA[<hr align="left" width="187" size="1"/>]]>
84 <![CDATA[<td><hr align="center" width="376" size="1"/></td>]]>
84 <![CDATA[<hr align="center" width="376" size="1"/>]]>
85 <![CDATA[<td><hr width="187" size="1" /></td>]]>
85 <![CDATA[<hr width="187" size="1" />]]>
94 <![CDATA[<br />]]>
95 <![CDATA[<br />]]>
96 <![CDATA[<br />]]>
98 <![CDATA[<td align="center"> ;</td>]]>
100 <![CDATA[<tr> <td colspan="3" align="center"> ;</td> </tr>]]>
101 <![CDATA[<td colspan="3" align="center"> ;</td>]]>