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

Sites Pertecentes a (o) SP

Endereço Nota Erros Avisos

www.guaicara.sp.gov.br/portal/prefeitura

89.29 4 58
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 3 14 44 68
1.1.6 Presença de javascript(s) interno 1 107
1.1.8 Não foram respeitados os Padrões Web CSS 48 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
14 <![CDATA[<style> /* Banner permanente em todos as prefeituras e camaras "TOPO"*/ 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/a21d711ff721ac72014447c2211ec117.jpg) no-repeat; } #e_banner_topo_dinamico_clique { width:300px; height:100px; float:left; } </style>]]>
44 <![CDATA[<style> .sub-menu{ position:relative; display:none; text-decoration: none; } .sub-menu li { margin-left:14px; margin-bottom:4px; width:200px; border-bottom:1px solid #DADADA; text-decoration: none; } .menu:hover .sub-menu{ display:block; text-decoration: none; } </style>]]>
68 <![CDATA[<style> .video-container { position:relative; height:280px !important; } .video-container iframe, .video-container object, .video-container embed { position: absolute; top: 0; left: 0; width:100%; height:280px !important; } </style>]]>
107 <![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.