Sites Pertecentes a (o) RS
Endereço | Nota | Erros | Avisos |
---|---|---|---|
www.riopardo.rs.gov.br/portal/contas-publicas/1/43/0
|
91.02 | 3 | 8 |
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 | 51 |
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; background: url(/fotos/ae661c9e0b009ee098db982f3711518c.jpg) no-repeat;} </style>]]> |
51 | <![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>]]> |