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/controladoria/

86.56 44 90
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 131 262 276 290 304 318 332 346 360
1.1.6 Presença de javascript(s) interno 1 55
131 <![CDATA[<div class="w-100 py-4 px-4 px-lg-5 d-flex align-items-center mb-4" style="background: rgba(254,205,23,.9);"> <div><img src="./images/transparencia.png" /></div> <h1 class="font-24 text-uppercase font-weight-bold color-primary text-white ml-4 mr-2 mb-0 p-0"><b>Controladoria</h1> </div>]]>
262 <![CDATA[<div style="background: url(./images/cac-online.png) no-repeat center center;"></div>]]>
276 <![CDATA[<div style="background: url(./images/portal-da-transparencia.png) no-repeat center center;"></div>]]>
290 <![CDATA[<div style="background: url(./images/ouvidoria.png) no-repeat center center;"></div>]]>
304 <![CDATA[<div style="background: url(./images/nota-fiscal-eletronica.png) no-repeat center center;"></div>]]>
318 <![CDATA[<div style="background: url(./images/portal-do-servidor.png) no-repeat center center;"></div>]]>
332 <![CDATA[<div style="background: url(./images/leis-e-contratos.png) no-repeat center center;"></div>]]>
346 <![CDATA[<div style="background: url(./images/diario-oficial.png) no-repeat center center;"></div>]]>
360 <![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>]]>