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

Sites Pertecentes a (o) TO

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 84
1.1.5 Presença de javascript(s) in-line 1 422
1.1.6 Presença de javascript(s) interno 2 59 780
1.1.8 Não foram respeitados os Padrões Web CSS 198 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
84 <![CDATA[<div class="container" style="margin-top: 30px;"> <div class="row"> <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12"> <div class="alert alert-danger text-danger" role="alert"> Para completa funcionalidade deste site é necessário habilitar o JavaScript. Aqui estão as <a href="http://www.enable-javascript.com/pt/" target="_blank"> instruções de como habilitar o JavaScript no seu navegador</a>. <a class="btn btn-danger center-block" href="http://www.enable-javascript.com/pt/" target="_blank"> Para ativar o seu javascript clique aqui! </a> </div> </div> </div> <div class="row"> </div> </div>]]>
422 <![CDATA[<button class="btn pull-left btn-exporting-print text-size-acessibilidade" 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>]]>
59 <![CDATA[<script> var $buoop = { vs:{i:13,f:-2,o:-2,s:9,c:-2}, api:4, reminder: 0, // onshow: function(infos){ // alert("Informamos que o seu navegador se encontra desatualizado, você estara sendo redirecionaod para outro site com mais informações"); // setTimeout(function(){location.href="http://browser-update.org/pt/update.html#3", 5000} ); // }, url: "http://browser-update.org/pt/update.html#3", noclose: true, nomessage: false }; function $buo_f(){ var e = document.createElement("script"); e.src = "js/update.browser.min.js"; document.body.appendChild(e); }; try { document.addEventListener("DOMContentLoaded", $buo_f,false) }catch(e){ window.attachEvent("onload", $buo_f) } </script>]]>
780 <![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.pugmil.to.gov.br/Transparencia/" />') 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:nth-child(1), th:nth-child(1) {width: 30%;}') newwin.document.write('td:nth-child(2), th:nth-child(1) {width: 40%;}') newwin.document.write('td:nth-child(3), th:nth-child(1) {width: 30%;}') 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> Licitações e Contratos Prefeitura > Licitações Prefeitura Pregão Presencial </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.