Logo CEWEB.br Logo NIC.br Logo CGI.br
Home Sobre o projeto

Sites Pertecentes a (o) MA

Endereço Nota Erros Avisos

www.detran.ma.gov.br/ProntuarioCondutor

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://licenciamento.detran.ma.gov.br/ProntuarioCondutor" border="0" width="100%" style="height: 100%;"> <body> </html>]]>
2 <![CDATA[<body style="margin: 0px; overflow-x: hidden; overflow-y: hidden;"> <iframe src="http://licenciamento.detran.ma.gov.br/ProntuarioCondutor" border="0" width="100%" style="height: 100%;"> <body> ]]>
3 <![CDATA[<iframe src="http://licenciamento.detran.ma.gov.br/ProntuarioCondutor" border="0" width="100%" style="height: 100%;">]]>
4 <![CDATA[<body> ]]>