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

Sites Pertecentes a (o) SP

Endereço Nota Erros Avisos

barretos.sp.gov.br/secretarias-e-governo/habitacao

76.53 21 28
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 10 66 70 185 188 191 194 204 205 206 207
66 <![CDATA[<div class="text"> </div>]]>
70 <![CDATA[<div class="link"> </div>]]>
185 <![CDATA[<img src="http://barretos.sp.gov.br/public/images/facebook.svg" alt="">]]>
188 <![CDATA[<img src="http://barretos.sp.gov.br/public/images/instagram.svg" alt="">]]>
191 <![CDATA[<img src="http://barretos.sp.gov.br/public/images/youtube.svg" alt="">]]>
194 <![CDATA[<img src="http://barretos.sp.gov.br/public/images/twitter.svg" alt="">]]>
204 <![CDATA[<div vw class="enabled"> <div vw-access-button class="active"></div> <div vw-plugin-wrapper> <div class="vw-plugin-top-wrapper"></div> </div> </div>]]>
205 <![CDATA[<div vw-access-button class="active"></div>]]>
206 <![CDATA[<div vw-plugin-wrapper> <div class="vw-plugin-top-wrapper"></div> </div>]]>
207 <![CDATA[<div class="vw-plugin-top-wrapper"></div>]]>