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/comunicacao

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 192 195 198 201 211 212 213 214
66 <![CDATA[<div class="text"> </div>]]>
70 <![CDATA[<div class="link"> </div>]]>
192 <![CDATA[<img src="http://barretos.sp.gov.br/public/images/facebook.svg" alt="">]]>
195 <![CDATA[<img src="http://barretos.sp.gov.br/public/images/instagram.svg" alt="">]]>
198 <![CDATA[<img src="http://barretos.sp.gov.br/public/images/youtube.svg" alt="">]]>
201 <![CDATA[<img src="http://barretos.sp.gov.br/public/images/twitter.svg" alt="">]]>
211 <![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>]]>
212 <![CDATA[<div vw-access-button class="active"></div>]]>
213 <![CDATA[<div vw-plugin-wrapper> <div class="vw-plugin-top-wrapper"></div> </div>]]>
214 <![CDATA[<div class="vw-plugin-top-wrapper"></div>]]>