Sites Pertecentes a (o) BA
Endereço | Nota | Erros | Avisos |
---|---|---|---|
www.feiradesantana.ba.gov.br/secom/contagem.asp?idsom
|
86.07 | 4 | 8 |
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 | 2 | 40 43 |
40 | <![CDATA[<body> <!-- Ionic's root component and where the app will load --> <ion-app></ion-app> <!-- The polyfills js is generated during the build process --> <script src="build/polyfills.js"></script> <!-- The vendor js is generated during the build process It contains all of the dependencies in node_modules --> <script src="build/vendor.js"></script> <!-- The main bundle js is generated during the build process --> <script src="build/main.js"></script> </body>]]> |
43 | <![CDATA[<ion-app></ion-app>]]> |