Sites Pertecentes a (o) SP
Endereço | Nota | Erros | Avisos |
---|---|---|---|
www.lagoinha.sp.gov.br/portal/imprimir/1063 |
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 | 61 |
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> /* 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/7bb37fbbf7f68fc9311f7c18f7759e1d.jpg) no-repeat; } #e_banner_topo_dinamico_clique { /* width:300px; height:100px; float:left; */ } </style>]]> |
61 | <![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. |