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

Sites Pertecentes a (o) PA

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 4 220 220 425 425
1.1.6 Presença de javascript(s) interno 1 432
1.1.8 Não foram respeitados os Padrões Web CSS 9 0 0 0 0 0 0 0 0 0
220 <![CDATA[<h1 style="display:none;"></h1>]]>
220 <![CDATA[<h2 style="display:none;"></h2>]]>
425 <![CDATA[<p style="text-align: center;"><strong>Fasepa - Fundação de ;Atendimento Socioeducativo ;do Pará</strong></p>]]>
425 <![CDATA[<p style="text-align: center;" id="endereco">Rua Diogo Moia, 1101 - Umarizal - CEP: 66055-170 - Telefone: (91) 3210-3308 Belém PA</p>]]>
432 <![CDATA[<script language="JavaScript1.2"> var input = document.getElementById("edit-search-block-form-1"); function escreve() { if (input.value == ""){ input.value = "Pesquisar por..."} } function apaga() { if (input.value == "Pesquisar por..."){ input.value = ""} } input.setAttribute('onblur', "escreve()"); input.setAttribute('onfocus', "apaga()"); escreve(); </script>]]>
0 Não há código fonte a ser exibido.