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 |
---|---|---|---|
www.detran.ma.gov.br/agendamento |
76.07 | 5 | 6 |
Recomendações Avaliadas | |||||
---|---|---|---|---|---|
1.2 Organizar o código HTML de forma lógica e semântica. |
Recomendações
Número | Descrição | Quantidade | Linhas Código Fonte |
---|---|---|---|
1.2.2 | Presença de tags HTML sem atributo e conteúdo de texto | 4 | 1 2 3 4 |
1 | <![CDATA[<html> <body style="margin: 0px; overflow-x: hidden; overflow-y: hidden;"> <iframe src="http://educacao.detran.ma.gov.br/Agendamento/consulta/Agendamento.xhtml" border="0" width="100%" style="height: 100%;"> <body> </html>]]> |
2 | <![CDATA[<body style="margin: 0px; overflow-x: hidden; overflow-y: hidden;"> <iframe src="http://educacao.detran.ma.gov.br/Agendamento/consulta/Agendamento.xhtml" border="0" width="100%" style="height: 100%;"> <body> ]]> |
3 | <![CDATA[<iframe src="http://educacao.detran.ma.gov.br/Agendamento/consulta/Agendamento.xhtml" border="0" width="100%" style="height: 100%;">]]> |
4 | <![CDATA[<body> ]]> |