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

Sites Pertecentes a (o) MS

Endereço Nota Erros Avisos

www.chapadaodosul.ms.gov.br/a-prefeitura

80.33 52 117
Recomendações Avaliadas
1.1 Respeitar os Padrões Web.

Recomendações

Número Descrição Quantidade Linhas Código Fonte
1.1.3 Presença de CSS(s) in-line 9 133 315 329 343 357 371 385 399 413
1.1.6 Presença de javascript(s) interno 1 55
133 <![CDATA[<div class="w-100 py-4 px-4 px-lg-5 d-flex align-items-center mb-4" style="background: rgba(25,55,114,.9);"> <div><img src="./images/a-prefeitura.png" /></div> <h1 class="font-24 text-uppercase font-weight-bold text-white ml-4 mb-0 p-0"><b>A Prefeitura</b></h1> </div>]]>
315 <![CDATA[<div style="background: url(./images/cac-online.png) no-repeat center center;"></div>]]>
329 <![CDATA[<div style="background: url(./images/portal-da-transparencia.png) no-repeat center center;"></div>]]>
343 <![CDATA[<div style="background: url(./images/ouvidoria.png) no-repeat center center;"></div>]]>
357 <![CDATA[<div style="background: url(./images/nota-fiscal-eletronica.png) no-repeat center center;"></div>]]>
371 <![CDATA[<div style="background: url(./images/portal-do-servidor.png) no-repeat center center;"></div>]]>
385 <![CDATA[<div style="background: url(./images/leis-e-contratos.png) no-repeat center center;"></div>]]>
399 <![CDATA[<div style="background: url(./images/diario-oficial.png) no-repeat center center;"></div>]]>
413 <![CDATA[<div style="background: url(./images/lei-de-acesso-a-informacao.png) no-repeat center center;"></div>]]>
55 <![CDATA[<script> $(document).ready(function(){ $("#campoBusca").keydown(function (event) { if (event.which == 13) { window.location.href = 'noticias/busca/'+$('#campoBusca').val().replace(/ /g, '+') } }); }); </script>]]>