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

10 melhores

Lista dos 10 sites com melhor média de nota do ASES. Essa ordem não deve ser considerada como método de comparação entre sites, devido a características e número de páginas diferentes, mas serve como referência de boas práticas adotadas. Utilize os filtros disponíveis para selecionar os sítios pela quantidade de páginas *.

Endereço Nota Erros Avisos

cohab.sp.gov.br/ParticipacaoSocial.aspx

90.65 2 28
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 2 12 89
1.1.5 Presença de javascript(s) in-line 5 78 79 80 81 82
1.1.6 Presença de javascript(s) interno 2 229 242
12 <![CDATA[<style> #topo2 { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; line-height: 1.42857143; font-size: 25px; color: #B0B4C0; margin-top: 50px; } .btn-primary { color: #fff; background-color: #145289; border-color: #fff; } </style>]]>
89 <![CDATA[<style> .panel-default>.panel-heading { color: #333; /* background-color: #f5f5f5; */ border-color: #ddd; background-color: lightgray; font-size: 18px; font-weight: bold; } .panel-heading { padding: 5px 15px; border-bottom: 1px solid transparent; border-top-left-radius: 3px; border-top-right-radius: 3px; } </style>]]>
78 <![CDATA[<button type="button" class="col-md-2 btn btn-primary" onclick="window.location.href='../Historia.aspx'">HISTÓRIA</button>]]>
79 <![CDATA[<button type="button" class="col-md-2 btn btn-primary" onclick="window.location.href='../Quem_e_quem.aspx'">QUEM É QUEM</button>]]>
80 <![CDATA[<button type="button" class="col-md-2 btn btn-primary" onclick="window.location.href='../abc_condominio.aspx'">ABC DO CONDOMÍNIO</button>]]>
81 <![CDATA[<button type="button" class="col-md-3 btn btn-primary" onclick="window.location.href='../Conserve_imovel.aspx'">CONSERVE SEU IMÓVEL</button>]]>
82 <![CDATA[<button type="button" class="col-md-3 btn btn-primary" onclick="window.location.href='http://www.prefeitura.sp.gov.br/portal/portal/contato/index.php?contato=1&url=http://www.prefeitura.sp.gov.br/cidade/secretarias/habitacao/cohab/'">DÚVIDAS E SUGESTÕES</button>]]>
229 <![CDATA[<script> (function (i, s, o, g, r, a, m) { i['GoogleAnalyticsObject'] = r; i[r] = i[r] || function () { (i[r].q = i[r].q || []).push(arguments) }, i[r].l = 1 * new Date(); a = s.createElement(o), m = s.getElementsByTagName(o)[0]; a.async = 1; a.src = g; m.parentNode.insertBefore(a, m) })(window, document, 'script', '//www.google-analytics.com/analytics.js', 'ga'); ga('create', 'UA-6172929-9', 'auto'); ga('send', 'pageview'); </script>]]>
242 <![CDATA[<script> var changeUrlSelect = function () { window.location = this.options[this.selectedIndex].value }; var keyupTab = function (a) { if (a.keyCode == 9) { document.getElementById("accessibility").removeAttribute("class"); document.querySelector(".nav-accessibility a[accesskey='1']").focus(); ga("send", { hitType: "event", eventCategory: "accessibility", eventAction: "start", eventLabel: window.location.href, nonInteraction: true }); document.onkeyup = null } }; window.onload = function () { //document.getElementById("orgaosSecretarias").onchange = changeUrlSelect; //document.getElementById("orgaosSubprefeituras").onchange = changeUrlSelect; //document.getElementById("orgaosOutros").onchange = changeUrlSelect; document.onkeyup = keyupTab; $("#nav").affix({ offset: { top: 100 //(document.querySelector(".header").offsetHeight) } }) }; </script>]]>