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

Sites Pertecentes a (o) RJ

Endereço Nota Erros Avisos

www.suderj.rj.gov.br/estrutura.asp

55.45 52 129
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 19 38 39 45 141 149 301 352 353 383 384 384 395 396 399 400 402 403 410 411
38 <![CDATA[<map name="Map" id="Map"> <area shape="rect" coords="10,75,300,141" href="default.asp" /> </map>]]>
39 <![CDATA[<area shape="rect" coords="10,75,300,141" href="default.asp" />]]>
45 <![CDATA[<td width="18"> ;</td>]]>
141 <![CDATA[<font size="1"></font>]]>
149 <![CDATA[<font size="1"></font>]]>
301 <![CDATA[<td width="4%"> ;</td>]]>
352 <![CDATA[<table width="100%"> <tbody> </tbody> </table>]]>
353 <![CDATA[<tbody> </tbody>]]>
383 <![CDATA[<tr> <td><strong></strong> ; </td> </tr>]]>
384 <![CDATA[<td><strong></strong> ; </td>]]>
384 <![CDATA[<strong></strong>]]>
395 <![CDATA[<tr> <td height="30"></td> </tr>]]>
396 <![CDATA[<td height="30"></td>]]>
399 <![CDATA[<tr> <td height="1" bgcolor="#FFFFFF"></td> </tr>]]>
400 <![CDATA[<td height="1" bgcolor="#FFFFFF"></td>]]>
402 <![CDATA[<tr> <td height="5"></td> </tr>]]>
403 <![CDATA[<td height="5"></td>]]>
410 <![CDATA[<tr> <td height="20"></td> </tr>]]>
411 <![CDATA[<td height="20"></td>]]>