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 *.

Endereço Nota Erros Avisos

marmeleiro.pr.gov.br/leis.php

68.92 13 68
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 6 179 241 245 246 274 357
1.1.4 Presença de CSS(s) interno 1 108
1.1.5 Presença de javascript(s) in-line 2 131 153
1.1.6 Presença de javascript(s) interno 8 57 415 449 457 466 471 493 506
179 <![CDATA[<div class="container-fluid" id="topo" style="background-color:#015270;"> <img src="arquivos/images/logo_header.png" class="img-fluid" alt="..."> <img src="arquivos/images/selo_corrupcao.png" class="img-fluid" alt="..." id="selo_corrupcao"> </div>]]>
241 <![CDATA[<section class="" style="background-color:ededed;"> <div class="container"> <div class="row"> <div class="col-12 text-center my-3"> <h1 class="display-5" style="font-weight: 500;"> <i class="fa-solid fa-scale-balanced fa-1x text-black" style="font-weight: 150;"></i> Leis, Decretos e Portarias </h1> <div class="col-12 text-start my-3"> <div class="alert alert-warning" role="alert"> <div class="accordion-item"> <h2 class="accordion-header" id="headingOne"> <button class="accordion-button bg-secondary text-white" type="button" data-bs-toggle="collapse" data-bs-target="" aria-expanded="true" disabled="true" aria-controls="collapseOne"> </button> </h2> <div id="collapseOne" class="accordion-collapse collapse show" aria-labelledby="headingOne" data-bs-parent="#accordionExample"> <div class="accordion-body"> <div class="list-group-flush"> <a href="arquivos/legislacao/lei_organica.pdf" class="list-group-item list-group-item-action" target="_blank"> Lei Orgânica (Faça o download)</a> </div> </div> </div> </div> </div> </div> </div><!-- fim col-12 --> <!-- lista de 3 noticias --> <div class="col-sm-12 col-md-12 col-lg-3 order-1 order-md-1 order-lg-2"> <h5 class="text-center">Tipo</h5> <div class="row mb-1"> <ul class="list-group" style="padding-left: 12px;"> <a href="leis.php?tipo=1"> <li class="list-group-item d-flex justify-content-between align-items-center bg-warning mb-2"> Decretos <span class="badge bg-primary rounded-pill"> 3380 </span> </li> </a> <a href="leis.php?tipo=2"> <li class="list-group-item d-flex justify-content-between align-items-center bg-warning mb-2"> Leis <span class="badge bg-primary rounded-pill"> 2726 </span> </li> </a> <a href="leis.php?tipo=3"> <li class="list-group-item d-flex justify-content-between align-items-center bg-warning mb-2"> Portarias <span class="badge bg-primary rounded-pill"> 425 </span> </li> </a> </ul> </div> </div><!-- fim col-12 --> <div class="col-sm-12 col-md-12 col-lg-8 order-1 order-md-1 order-lg-2"> <h6 class="text-left"></h6> <div class="row mb-3 pt-4 justify-content-end"> <div class="accordion accordion-flush" id="accordionFlushExample"> <div class="accordion-item"> <h2 class="accordion-header" id="flush-headingOne"> <button class="accordion-button collapsed bg-warning text-black" type="button" data-bs-toggle="collapse" data-bs-target="#flush-collapseOne" aria-expanded="false" aria-controls="flush-collapseOne"> Pesquisa Avançada </button> </h2> <div id="flush-collapseOne" class="accordion-collapse collapse " aria-labelledby="flush-headingOne" data-bs-parent="#accordionFlushExample"> <div class="accordion-body"> <form class="row g-3" method="get" action="leis.php?tipo='$GET'" name="pesquisa"> <div class="col-md-6"> <label for="txtBusca" class="form-label">Título/Descrição</label> <input type="text" class="form-control" name="txtBusca" id="txtBusca"> </div> <div class="col-6"> <label for="txtAno" class="form-label">Ano</label> <input type="text" class="form-control" name="txtAno" id="txtAno" maxlength="4"> <input type="hidden" class="form-control" name="tipo" id="tipo" value="" maxlength="4"> </div> <div class="col-12"> <button type="submit" class="btn btn-primary">Pesquisar</button> <!--<button class="btn btn-outline-success" type="submit">Pesquisar</button>--> </div> </form> </div> </div> </div> </div> </div> <!-- fim row mb-3 --> <div class="row mb-1 ml-2"> <p>Utilize o campo de pesquisa acima e clique em Pesquisar.</p> </div> <!-- fim row --> <br><br><br><br><br> <div id=""> <nav aria-label="Page navigation example"> <ul class="pagination justify-content-center"> </ul> </nav> </div><!-- fim --> </div><!-- fim col-12 --> </div> </div> </section>]]>
245 <![CDATA[<h1 class="display-5" style="font-weight: 500;"> <i class="fa-solid fa-scale-balanced fa-1x text-black" style="font-weight: 150;"></i> Leis, Decretos e Portarias </h1>]]>
246 <![CDATA[<i class="fa-solid fa-scale-balanced fa-1x text-black" style="font-weight: 150;"></i>]]>
274 <![CDATA[<ul class="list-group" style="padding-left: 12px;"> <a href="leis.php?tipo=1"> <li class="list-group-item d-flex justify-content-between align-items-center bg-warning mb-2"> Decretos <span class="badge bg-primary rounded-pill"> 3380 </span> </li> </a> <a href="leis.php?tipo=2"> <li class="list-group-item d-flex justify-content-between align-items-center bg-warning mb-2"> Leis <span class="badge bg-primary rounded-pill"> 2726 </span> </li> </a> <a href="leis.php?tipo=3"> <li class="list-group-item d-flex justify-content-between align-items-center bg-warning mb-2"> Portarias <span class="badge bg-primary rounded-pill"> 425 </span> </li> </a> </ul>]]>
357 <![CDATA[<img src="http://www.marmeleiro.pr.gov.br/arquivos/images/logo_footer.png" class="img-fluid" style="">]]>
108 <![CDATA[<style type="text/css"> #myBtn { display: block; position: fixed; left: 0; top: 50%; z-index: 99; font-size: 18px; border: none; outline: none; background-color: red; color: white; cursor: pointer; padding: 15px; border-radius: 4px; } #myBtn:hover { background-color: #555; } </style>]]>
131 <![CDATA[<button onclick="topFunction()" class="btn btn-primary" type="button" id="myBtn" data-bs-placement="top" title="Acessibilidade" data-bs-toggle="collapse" data-bs-target="#acessibilidade" aria-expanded="false" aria-controls="acessibilidade" ><i class="fab fa-accessible-icon fa-2x"></i></button>]]>
153 <![CDATA[<button id="altocontraste" class="btn btn-default text-white" type="button" accesskey="3" onclick="window.toggleContrast()" onkeydown="window.toggleContrast()" data-bs-toggle="tooltip" data-bs-placement="bottom" title="Alterar Cor"><i class="fas fa-adjust" aria-hidden="true"></i> Contraste</button>]]>
57 <![CDATA[<script type="text/javascript"> (function () { var Contrast = { storage: 'contrastState', cssClass: 'contrast', currentState: null, check: checkContrast, getState: getContrastState, setState: setContrastState, toogle: toogleContrast, updateView: updateViewContrast }; window.toggleContrast = function () { Contrast.toogle(); }; Contrast.check(); function checkContrast() { this.updateView(); } function getContrastState() { return localStorage.getItem(this.storage) === 'true'; } function setContrastState(state) { localStorage.setItem(this.storage, '' + state); this.currentState = state; this.updateView(); } function updateViewContrast() { var body = document.body; if (!body) return; if (this.currentState === null) this.currentState = this.getState(); if (this.currentState) body.classList.add(this.cssClass); else body.classList.remove(this.cssClass); } function toogleContrast() { this.setState(!this.currentState); } })(); </script>]]>
415 <![CDATA[<script id="rendered-js" > var $affectedElements = $("p, h1, h2, h3, h4, h5, h6, span, div, li, button, input, select"); // Can be extended, ex. $("div, p, span.someClass") // Storing the original size in a data attribute so size can be reset $affectedElements.each(function () { var $this = $(this); $this.data("orig-size", $this.css("font-size")); }); $("#btn-aumenta").click(function () { changeFontSize(1); }); $("#btn-diminui").click(function () { changeFontSize(-1); }); $("#btn-padrao").click(function () { $affectedElements.each(function () { var $this = $(this); $this.css("font-size", $this.data("orig-size")); }); }); function changeFontSize(direction) { $affectedElements.each(function () { var $this = $(this); $this.css("font-size", parseInt($this.css("font-size")) + direction); }); } //# sourceURL=pen.js </script>]]>
449 <![CDATA[<script type="text/javascript"> var tooltipTriggerList = [].slice.call(document.querySelectorAll('[data-bs-toggle="tooltip"]')) var tooltipList = tooltipTriggerList.map(function (tooltipTriggerEl) { return new bootstrap.Tooltip(tooltipTriggerEl) }) </script>]]>
457 <![CDATA[<script type="text/javascript"> var tooltipTriggerList = [].slice.call(document.querySelectorAll('[data-bs-toggle="collapse"]')) var tooltipList = tooltipTriggerList.map(function (tooltipTriggerEl) { return new bootstrap.Tooltip(tooltipTriggerEl) }) </script>]]>
466 <![CDATA[<script> new window.VLibras.Widget('https://vlibras.gov.br/app'); </script>]]>
471 <![CDATA[<script> //Get the button var mybutton = document.getElementById("myBtn"); // When the user scrolls down 20px from the top of the document, show the button window.onscroll = function() {scrollFunction()}; function scrollFunction() { if (document.body.scrollTop > 20 || document.documentElement.scrollTop > 20) { mybutton.style.display = "block"; } else { mybutton.style.display = "block"; } } // When the user clicks on the button, scroll to the top of the document function topFunction() { document.body.scrollTop = 0; document.documentElement.scrollTop = 0; } </script>]]>
493 <![CDATA[<script> window.onscroll = function () { menuCor(); }; function menuCor() { if (document.body.scrollTop > 60 || document.documentElement.scrollTop > 200) { document.getElementById("menu-horizontal").className = "navbar navbar-expand-lg sticky-top navbar-dark menuCor"; }else{ document.getElementById("menu-horizontal").className = "navbar navbar-expand-lg navbar-light menuNormal"; } } </script>]]>
506 <![CDATA[<script> if (window.screen.width < 576) { document.getElementById("acessibilidade").className = "collapse show"; mybutton.style.display = "none"; }else{ document.getElementById("acessibilidade").className = "collapse"; mybutton.style.display = "block"; } document.body.onresize = function() { if (document.body.clientWidth < 576) { //if (window.screen.width< 576) { document.getElementById("acessibilidade").className = "collapse show"; mybutton.style.display = "none"; //document.getElementById("st-3").className = "st-sticky-share-buttons st-right st-toggleable"; }else{ document.getElementById("acessibilidade").className = "collapse"; mybutton.style.display = "block"; //document.getElementById("st-3").className = "st-sticky-share-buttons st-right st-toggleable d-none"; } }; </script>]]>