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 |
---|---|---|---|
marquesdesouza.rs.gov.br/noticia/rodada-define-campe
|
72.33 | 64 | 91 |
Recomendações Avaliadas | |||||
---|---|---|---|---|---|
1.1 Respeitar os Padrões Web. |
Recomendações
Número | Descrição | Quantidade | Linhas Código Fonte |
---|---|---|---|
1.1.4 | Presença de CSS(s) interno | 1 | 39 |
39 | <![CDATA[<style> .body_a4{ background: rgb(204,204,204) !important; font-family: arial !important; } page { background: white; display: block; margin: 0 auto; } page[size="A4"] { width: 21cm; height: 29.7cm; } page[size="A4"][layout="landscape"] { width: 29.7cm; height: 21cm; } page[size="A3"] { width: 29.7cm; height: 42cm; } page[size="A3"][layout="landscape"] { width: 42cm; height: 29.7cm; } page[size="A5"] { width: 14.8cm; height: 21cm; } page[size="A5"][layout="landscape"] { width: 21cm; height: 14.8cm; } @media print { body, page { margin: 0; box-shadow: 0; } } page img{ margin: 0 auto; padding:1cm; display: block; max-height:4cm; } page .titulo{ font-size:13pt; padding: 1cm 1cm 0 1cm; text-align: center; font-weight: bold; } page .infos{ font-size:12pt; padding:1cm; text-align: justify; } page .assina{ font-size:12pt; padding: 1cm; text-align: center; } page .data{ font-size:12pt; padding: 1cm; text-align: center; } page .obs{ font-size:12pt; padding:0 1cm; text-align: left; } </style>]]> |