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.pregao.sp.gov.br/faleconosco/contato.htm

44.22 47 60
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 155 180 180 204 215 221 227 264 270 272 273 301 302
155 <![CDATA[<td width="92"> ;</td>]]>
180 <![CDATA[<td width="51%" align="right"><iframe src="../form.htm" frameborder="0" scrolling="no" height="18" width="200"></iframe></td>]]>
180 <![CDATA[<iframe src="../form.htm" frameborder="0" scrolling="no" height="18" width="200"></iframe>]]>
204 <![CDATA[<td colspan="3"> <input name="Assunto" type="text" size="70"> </td>]]>
215 <![CDATA[<td colspan="3"> <input name="Nome" type="text" size="70"> </td>]]>
221 <![CDATA[<td colspan="3"> <input name="Email" type="text" size="70"> </td>]]>
227 <![CDATA[<td width="265"> <input name="Cidade" type="text" size="51"> </td>]]>
264 <![CDATA[<td colspan="3"> <input name="Telefone" type="text" size="70"> </td>]]>
270 <![CDATA[<textarea name="texto" cols="70" rows="6"></textarea>]]>
272 <![CDATA[<tr> <td colspan="4" align="center"> <input type="submit" name="enviar" value="enviar"> <input type="submit" name="reset" value="apagar"> </td> </tr>]]>
273 <![CDATA[<td colspan="4" align="center"> <input type="submit" name="enviar" value="enviar"> <input type="submit" name="reset" value="apagar"> </td>]]>
301 <![CDATA[<map name="Map"> <area shape="rect" coords="6,10,179,22" href="http://www.gestaopublica.sp.gov.br" target="_blank"> </map>]]>
302 <![CDATA[<area shape="rect" coords="6,10,179,22" href="http://www.gestaopublica.sp.gov.br" target="_blank">]]>