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

Sites Pertecentes a (o) SP

Endereço Nota Erros Avisos

www.queluz.sp.gov.br/turismo

78.05 7 18
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 9 37 46 47 64 65 67 68 70 71
37 <![CDATA[<div id="conteudo">]]>
46 <![CDATA[<div class="menu-icon"> <i class="fa fa-bars fa-2x"></i> </div>]]>
47 <![CDATA[<i class="fa fa-bars fa-2x"></i>]]>
64 <![CDATA[<div class="slide"> <iframe src="../slider-responsive/silider.html" name="slide" width="100%" height="405" align="top" scrolling="no" frameborder="0"></iframe> </div>]]>
65 <![CDATA[<iframe src="../slider-responsive/silider.html" name="slide" width="100%" height="405" align="top" scrolling="no" frameborder="0"></iframe>]]>
67 <![CDATA[<div class ="meiofaixa"> <iframe src="faixameio.html" name="meio" width="100%" height="40" align="top" scrolling="no" frameborder="0"></iframe> </div>]]>
68 <![CDATA[<iframe src="faixameio.html" name="meio" width="100%" height="40" align="top" scrolling="no" frameborder="0"></iframe>]]>
70 <![CDATA[<iframe src="maps.html" id="mapa" class="conteudo" width="100%" height="540" align="top" scrolling="no" frameborder="0"></iframe>]]>
71 <![CDATA[<iframe src="galeria.html" id="mapa" class="galeria" width="100%" height="540" align="top" scrolling="no" frameborder="0"></iframe>]]>