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

Sites Atualizados

Lista dos novos sites adicionados a plataforma na última atualização

Endereço Nota Erros Avisos

www.camaracolombo.pr.gov.br/Braille/index.html

66.14 36 23
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 10 18 19 20 21 27 111 113 114 115 116
18 <![CDATA[<table width="100%" border="0" cellpadding="5" cellspacing="0"> <tr> <td width="50%" align="right"> ;</td> <td width="50%"> ; </td> </tr> </table>]]>
19 <![CDATA[<tr> <td width="50%" align="right"> ;</td> <td width="50%"> ; </td> </tr>]]>
20 <![CDATA[<td width="50%" align="right"> ;</td>]]>
21 <![CDATA[<td width="50%"> ; </td>]]>
27 <![CDATA[<DIV style="CLEAR: both"></DIV>]]>
111 <![CDATA[<DIV style="CLEAR: both"></DIV>]]>
113 <![CDATA[<table width="100%" border="0" cellpadding="5" cellspacing="0"> <tr> <td width="50%" align="right"> ;</td> <td width="50%"> ; </td> </tr> </table>]]>
114 <![CDATA[<tr> <td width="50%" align="right"> ;</td> <td width="50%"> ; </td> </tr>]]>
115 <![CDATA[<td width="50%" align="right"> ;</td>]]>
116 <![CDATA[<td width="50%"> ; </td>]]>