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

Sites Pertecentes a (o) SP

Endereço Nota Erros Avisos

www.camaraanhembi.sp.gov.br/portal/imprimir/817

91.02 3 73
Recomendações Avaliadas
1.1 Respeitar os Padrões Web.

Recomendações

Número Descrição Quantidade Linhas Código Fonte
1.1.4 Presença de CSS(s) interno 1 12
1.1.6 Presença de javascript(s) interno 1 58
1.1.8 Não foram respeitados os Padrões Web CSS 65 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
12 <![CDATA[<style> body { margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; width: 100%; height: 100%; } #e_banner_topo_dinamico { width:1200px; height:100px; /*float:left;*/ background:url(/fotos/4dc67e3640481ca792a997c653373434.jpg) no-repeat; } #e_banner_topo_dinamico_clique { width:300px; height:100px; float:left; } </style>]]>
58 <![CDATA[<script> // SETANDO CONTAGEM PARA RELOAD var i = 2; var contador = document.getElementById("contador"); setInterval(function() { if (i > 0) { contador.innerHTML = i; i--; } }, 1000); </script>]]>
0 Não há código fonte a ser exibido.