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

Sites Pertecentes a (o) SP

Recomendações Avaliadas
1.1 Respeitar os Padrões Web.

Recomendações

Número Descrição Quantidade Linhas Código Fonte
1.1.3 Presença de CSS(s) in-line 9 72 76 77 79 80 86 87 88 112
1.1.5 Presença de javascript(s) in-line 2 33 34
1.1.6 Presença de javascript(s) interno 1 147
1.1.8 Não foram respeitados os Padrões Web CSS 184 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
72 <![CDATA[<li data-toggle="collapse" id="del" style="line-height: 30px;"> <a href="#">Delegacia de Polícia da Pessoa com Deficiência</a> </li>]]>
76 <![CDATA[<li style="text-indent: 2em;"><a href="adelegacia.html">A Delegacia</a></li>]]>
77 <![CDATA[<li style="text-indent: 2em;"><a href="cat.php"> O Centro de Apoio Técnico</a></li>]]>
79 <![CDATA[<li style="text-indent: 2em;"><a href="relatorios.php">Relatórios</a></li>]]>
80 <![CDATA[<li style="text-indent: 2em;"><a href="docs_delegacia.php">Documentos</a></li>]]>
86 <![CDATA[<li style="text-indent: 2em;"><a href="encontros.html">Encontros Regionais</a></li>]]>
87 <![CDATA[<li style="text-indent: 2em;"><a href="foruns.html">Fóruns Regionais</a></li>]]>
88 <![CDATA[<li style="text-indent: 2em;"><a href="seminario.html">Seminário Estadual</a></li>]]>
112 <![CDATA[<form id="form" method="post" action="../function/confirmalogin.php" style="text-align: center;"> <h1>EM BREVE</h1> <!-- <label>Usuário:</label><br> <input type="text" placeholder="usuário" name="login" id="login"><br> <br><label>Senha:</label><br> <input type="password" placeholder="********" name="senha" id="senha"><br> <input type="submit" value="Logar"> <input type="reset" value="Limpar"> --> </form>]]>
33 <![CDATA[<input type="button" value="A+" onclick="mudaFonte('aumentar')">]]>
34 <![CDATA[<input type="button" value="A-" onclick="mudaFonte('diminuir')">]]>
147 <![CDATA[<script type="text/javascript"> function exibe(id) { if(document.getElementById(id).style.display=="none") { document.getElementById(id).style.display = "inline"; } else { document.getElementById(id).style.display = "none"; } } </script>]]>
0 Não há código fonte a ser exibido.