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 3 225 226 305
1.1.4 Presença de CSS(s) interno 1 51
225 <![CDATA[<div class="weather-top d-none d-sm-block" style=" margin: 0 20px; "> <span id="cityClima" style="text-transform:uppercase"></span></strong></span> <!-- reg-cold / reg-normal / reg-hot --> <span class="icone weather-224" id="iconeClima"></span> <span class="weather-deg reg-hot" id="tempoClimaUP">0&deg;C</span> <i class="fa fa-sort-up"></i> <span class="weather-deg reg-cold" id="tempoClimaDOWN">0&deg;C</span> <i class="fa fa-sort-desc"></i> </div>]]>
226 <![CDATA[<span id="cityClima" style="text-transform:uppercase"></span>]]>
305 <![CDATA[<textarea style="width: 90%; height: 18em;" wrap="off">Database Error Notification Invalid SQL: SELECT * FROM easyweb_p2000_events WHERE activated = '1' ORDER BY date DESC, eventid DESC LIMIT -10, 6 Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-10, 6' at line 2 Error number: 1064 Date: 'Wednesday 20th of April 2022 03:00:20 PM Filename: http://saojosedobonfim.pb.gov.br//index.php URI (cleaned): http://saojosedobonfim.pb.gov.br/ </textarea>]]>
51 <![CDATA[<style> :root { --hero-bg-color: #080d10; --section-1-bg-color: #ffffff; --section-2-bg-color: #f3f3f3; --section-3-bg-color: #0086ca; --section-4-bg-color: #ffffff; --section-5-bg-color: #f3f3f3; --section-6-bg-color: #111117; --section-7-bg-color: #ffffff; --section-8-bg-color: #0086ca; --section-9-bg-color: #005f90; } .contacts a:not(.btn) { font-size: .9rem; } h2 .featured { color: var(--secondary-color); } .featured-itens .item .card { background: var(--section-8-bg-color); } .featured-itens .item:nth-child(2n) .card { background: var(--section-9-bg-color); } .featured-itens .card i, .featured-itens .items .item .icon, .featured-itens .items .item .far { color: var(--white-color) !important; } .footer { background: var(--white-color); } footer .copyright { background: var(--section-9-bg-color) ; } </style>]]>