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

Sites Verificados

Lista com todos os sítios que foram verificados pela TIC Web Acessibilidade. Dentro de cada domínio, há informações detalhadas sobre as páginas coletadas, bem como os erros e avisos de cada uma *.

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 1 1035
1.1.5 Presença de javascript(s) in-line 1 543
1.1.6 Presença de javascript(s) interno 12 602 640 678 716 754 792 830 868 906 944 974 979
1.1.8 Não foram respeitados os Padrões Web CSS 227 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 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 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 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
1035 <![CDATA[<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d15675.89039344212!2d-55.45542721325387!3d-10.813408794373439!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x0%3A0x23179b6f50eedb9c!2sCol%C3%ADder+Prefecture!5e0!3m2!1sen!2sbr!4v1529336934856" width="100%" height="348" frameborder="0" style="border:0" allowfullscreen></iframe>]]>
543 <![CDATA[<button class="btn pull-left btn-exporting-print " id="btn-exporting-print" onclick="printContent('imprimirDownload'); $(this).attr('disabled',true); $(this).prop('disabled', true);" > <i class="fa fa-print" aria-hidden="true"></i> Imprimir </button>]]>
602 <![CDATA[<script type="text/javascript"> $(".clique2608").click(function(){ $.ajax({ url: "downloads.interna.hit.php?documento=2608", }) }); </script>]]>
640 <![CDATA[<script type="text/javascript"> $(".clique2607").click(function(){ $.ajax({ url: "downloads.interna.hit.php?documento=2607", }) }); </script>]]>
678 <![CDATA[<script type="text/javascript"> $(".clique2605").click(function(){ $.ajax({ url: "downloads.interna.hit.php?documento=2605", }) }); </script>]]>
716 <![CDATA[<script type="text/javascript"> $(".clique2601").click(function(){ $.ajax({ url: "downloads.interna.hit.php?documento=2601", }) }); </script>]]>
754 <![CDATA[<script type="text/javascript"> $(".clique2600").click(function(){ $.ajax({ url: "downloads.interna.hit.php?documento=2600", }) }); </script>]]>
792 <![CDATA[<script type="text/javascript"> $(".clique2597").click(function(){ $.ajax({ url: "downloads.interna.hit.php?documento=2597", }) }); </script>]]>
830 <![CDATA[<script type="text/javascript"> $(".clique2626").click(function(){ $.ajax({ url: "downloads.interna.hit.php?documento=2626", }) }); </script>]]>
868 <![CDATA[<script type="text/javascript"> $(".clique2622").click(function(){ $.ajax({ url: "downloads.interna.hit.php?documento=2622", }) }); </script>]]>
906 <![CDATA[<script type="text/javascript"> $(".clique2591").click(function(){ $.ajax({ url: "downloads.interna.hit.php?documento=2591", }) }); </script>]]>
944 <![CDATA[<script type="text/javascript"> $(".clique2067").click(function(){ $.ajax({ url: "downloads.interna.hit.php?documento=2067", }) }); </script>]]>
974 <![CDATA[<script type="text/javascript"> jQuery(function($){ $("#input_numero").focusin(function(){$(this).mask("999/9999");}); }); </script>]]>
979 <![CDATA[<script type="text/javascript"> function printContent(id){ w = screen.width; h = screen.height; meio_w = w/2; meio_h = h/2; altura = '768'; largura = '1024'; altura2 = altura/2; largura2 = largura/2; meio1 = meio_h-altura2; meio2 = meio_w-largura2; str=document.getElementById(id).innerHTML newwin=window.open('','printwin','left='+meio2+',top='+meio1+',width='+largura+',height='+altura+'') newwin.document.write('<html>\n') newwin.document.write('<head>\n') newwin.document.write('<base href="https://www.colider.mt.gov.br/" />') newwin.document.write('<style>') newwin.document.write('.content-header-print{margin-bottom: 20px; }') newwin.document.write('table{ font-family: arial, sans-serif; border-collapse: collapse; width: 100%; color: black; }') newwin.document.write('thead{ background-color: black !important; }') newwin.document.write('th{color: #FFF;}') newwin.document.write('th{text-align: center; }') newwin.document.write('td, th {border: 1px solid #DDDDDD; padding: 8px; }') newwin.document.write('tr:nth-child(even) { background-color: #dddddd; }') newwin.document.write('a{ color: #000000; text-decoration: none; }') newwin.document.write('</style>') newwin.document.write('<script>\n') newwin.document.write('function chkstate(){\n') newwin.document.write('if(document.readyState=="complete"){\n') newwin.document.write('window.close()\n') newwin.document.write('}\n') newwin.document.write('else{\n') newwin.document.write('setTimeout("chkstate()",2000)\n') newwin.document.write('}\n') newwin.document.write('}\n') newwin.document.write('function print_win(){\n') newwin.document.write('window.print();\n') newwin.document.write('chkstate();\n') newwin.document.write('}\n') newwin.document.write('<\/script>\n') newwin.document.write('<title>Concurso Público - Ano: 2010 > Categoria: 2010 </title> ') newwin.document.write('</head>\n') newwin.document.write('<body style="background:none;" onload="print_win()">\n'); newwin.document.write(str) newwin.document.write('</body>\n') newwin.document.write('</html>\n') newwin.document.close(); } </script>]]>
0 Não há código fonte a ser exibido.