Sites Pertecentes a (o) PR
Endereço | Nota | Erros | Avisos |
---|---|---|---|
cmbf.pr.gov.br/esic |
86.07 | 4 | 5 |
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 | 5 | 1 2 3 4 5 |
1 | <![CDATA[<frameset rows="0,*" border="0"> <frame name="header" scrolling="no" noresize target="main"> <frame name="main" src="https://emunicipal.com.br/Home/RedirecionarParaPortal/20210"> <noframes> <body> </body> </noframes> </frameset>]]> |
2 | <![CDATA[<frame name="header" scrolling="no" noresize target="main">]]> |
3 | <![CDATA[<frame name="main" src="https://emunicipal.com.br/Home/RedirecionarParaPortal/20210">]]> |
4 | <![CDATA[<noframes> <body> </body> </noframes>]]> |
5 | <![CDATA[<body> </body>]]> |