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 *.

Endereço Nota Erros Avisos

www.ipem.mt.gov.br/ipem/verificacaoTanque.php?Verific
acao-Tanque

68.58 103 137
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 39 181 182 183 343 343 443 443 466 472 478 507 514 522 528 534 540 546 552 558 564 570 576 582 588 594 600 606 612 654 661 662 665 666 667 724 759 760 764 866
181 <![CDATA[<div id="campotext-busca"> <form id="pesquisa" method="post" action="index.php?link=Buscar-Noticia"> <div> <input type="text" name="busca" class="buscaqui" /> <input type="submit" value="Busca" class="btn-busca" /> </div> </form> </div>]]>
182 <![CDATA[<form id="pesquisa" method="post" action="index.php?link=Buscar-Noticia"> <div> <input type="text" name="busca" class="buscaqui" /> <input type="submit" value="Busca" class="btn-busca" /> </div> </form>]]>
183 <![CDATA[<div> <input type="text" name="busca" class="buscaqui" /> <input type="submit" value="Busca" class="btn-busca" /> </div>]]>
343 <![CDATA[<div class="preload"><div></div></div>]]>
343 <![CDATA[<div></div>]]>
443 <![CDATA[<div class="button-control"><span></span></div>]]>
443 <![CDATA[<span></span>]]>
466 <![CDATA[<td> <input type="text" name="txtNome" placeholder="Nome do propriet&aacute;rio constante no licenciamento" required="" size="30" maxlength="60" class="txt texto" style="width:90%;"> </td>]]>
472 <![CDATA[<td> <input type="text" name="txtCNPJ" id="cpfcnpj" size="30" placeholder="CPF ou CNPJ do propriet&aacute;rio constante no licenciamento" required="" maxlength="14" class="txt" style="width:90%;"> </td>]]>
478 <![CDATA[<td> <input type="text" required="" name="txtPlaca" placeholder="informe a Placa do ve&iacute;culo-tanque" size="30" maxlength="60" class="txt texto" style="width:90%;"> </td>]]>
507 <![CDATA[<td> <input type="text" name="txtComp1" size="30" maxlength="60" class="txt" style="width:90%;"> </td>]]>
514 <![CDATA[<td> <input type="text" name="txtComp2" size="30" maxlength="60" class="txt" style="width:90%;"> </td>]]>
522 <![CDATA[<td> <input type="text" name="txtComp3" size="30" maxlength="60" class="txt" style="width:90%;"> </td>]]>
528 <![CDATA[<td> <input type="text" name="txtComp4" size="30" maxlength="60" class="txt" style="width:90%;"> </td>]]>
534 <![CDATA[<td> <input type="text" name="txtComp5" size="30" maxlength="60" class="txt" style="width:90%;"> </td>]]>
540 <![CDATA[<td> <input type="text" name="txtComp6" size="30" maxlength="60" class="txt" style="width:90%;"> </td>]]>
546 <![CDATA[<td> <input type="text" name="txtComp7" size="30" maxlength="60" class="txt" style="width:90%;"> </td>]]>
552 <![CDATA[<td> <input type="text" name="txtComp8" size="30" maxlength="60" class="txt" style="width:90%;"> </td>]]>
558 <![CDATA[<td> <input type="text" name="txtComp9" size="30" maxlength="60" class="txt" style="width:90%;"> </td>]]>
564 <![CDATA[<td> <input type="text" name="txtComp10" size="30" maxlength="60" class="txt" style="width:90%;"> </td>]]>
570 <![CDATA[<td> <input type="text" name="txtLitros" size="30" maxlength="60" class="txt" style="width:90%;"> </td>]]>
576 <![CDATA[<td> <input type="text" name="txtEmail" placeholder="informe um E-mail" required="" size="30" maxlength="80" class="txt" style="width:90%;"> </td>]]>
582 <![CDATA[<td> <input type="text" id="telefone" pattern="\([0-9]{2}\)[\s][0-9]{4}-[0-9]{4}" name="txtTelefone" placeholder="informe um Telefone" required="" size="30" maxlength="20" class="txt" style="width:90%;"> </td>]]>
588 <![CDATA[<td> <input type="text" id="celular" pattern="\([0-9]{2}\)[\s][0-9]{4}-[0-9]{4}" name="txtCelular" placeholder="informe um Celular" size="30" maxlength="20" class="txt" style="width:90%;"> </td>]]>
594 <![CDATA[<td> <input type="text" name="txtContato" placeholder="informe um Contato" size="30" maxlength="60" class="txt texto" style="width:90%;"> </td>]]>
600 <![CDATA[<td> <input type="text" name="txtEndereco" required="" placeholder="informe o Endere&ccedil;o" size="30" maxlength="60" class="txt texto" style="width:90%;"> </td>]]>
606 <![CDATA[<td> <input type="text" name="txtBairro" size="30" placeholder="informe o Bairro" required="" maxlength="60" class="txt texto" style="width:90%;"> </td>]]>
612 <![CDATA[<td> <input type="text" name="txtCidade" size="30" placeholder="informe a Cidade" required="" maxlength="25" class="txt texto" style="width:90%;"> </td>]]>
654 <![CDATA[<td> <input type="text" id="cep" name="txtCep" placeholder="informe o Cep" required="" size="30" maxlength="10" class="txt" style="width:90%;"> </td>]]>
661 <![CDATA[<td> <textarea name="texto" required="" rows="8" cols="30" class="txtarea texto" style="width:90%;"></textarea> </td>]]>
662 <![CDATA[<textarea name="texto" required="" rows="8" cols="30" class="txtarea texto" style="width:90%;"></textarea>]]>
665 <![CDATA[<tr> <td> ; </td> <td> <input type="submit" name="Submit" value="Enviar" class="submit"> </td> </tr>]]>
666 <![CDATA[<td> ; </td>]]>
667 <![CDATA[<td> <input type="submit" name="Submit" value="Enviar" class="submit"> </td>]]>
724 <![CDATA[<tbody> ]]>
759 <![CDATA[<tr> <td></td> </tr>]]>
760 <![CDATA[<td></td>]]>
764 <![CDATA[<strong> </strong>]]>
866 <![CDATA[<br />]]>