Sites Pertecentes a (o) SP
Endereço | Nota | Erros | Avisos |
---|---|---|---|
barretos.sp.gov.br/servicos |
77.67 | 30 | 245 |
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 | 278 |
1.1.6 | Presença de javascript(s) interno | 2 | 364 423 |
278 | <![CDATA[<div id="mostra-1" class="mostra" style="cursor: pointer;">Sepultamentos</div>]]> |
364 | <![CDATA[<script> fetchData('burial').then(response => { const box = document.getElementById('oculto-1'); let link = '<h2>Sepultamentos</h2>'; response.forEach(obj => { let {id, texto, data} = obj; if(id != ''){ link += `<p><strong>${data}</strong></p>${texto}`; } }); box.innerHTML = link; }); </script>]]> |
423 | <![CDATA[<script> new window.VLibras.Widget('https://vlibras.gov.br/app'); </script>]]> |