Sites Verificados
Lista com todos os sítios que foram verificados pela TIC Web Acessibilidade. Dentro de cada domínio, há informações detalhadas sobre as páginas coletadas, bem como os erros e avisos de cada uma *.
Endereço | Nota | Erros | Avisos |
---|---|---|---|
contas.tcu.gov.br/etcu/AcompanharProcesso?p1=23730 |
66.44 | 12 | 23 |
Recomendações Avaliadas | |||||
---|---|---|---|---|---|
1.1 Respeitar os Padrões Web. |
Recomendações
Número | Descrição | Quantidade | Linhas Código Fonte |
---|---|---|---|
1.1.4 | Presença de CSS(s) interno | 1 | 44 |
1.1.5 | Presença de javascript(s) in-line | 1 | 197 |
1.1.6 | Presença de javascript(s) interno | 2 | 24 181 |
44 | <![CDATA[<style type="text/css"> .dados_usuario_consulta { color: #6d84b1; font-size: 13px; font-weight: bold; background: url(Web/Etcu/ConsultaProcessoPush/Telas/barra_cinza.png); width: 715px; height: 29px; margin: 20px 0 10px 0; padding-top: 0px; padding-left: 0px; } .span{ padding-left:5px; } .texto_3_consulta { font-size: 10px; color: #fff; margin: 0px 0 0 0; } .texto_1_consulta { font-size: 14px; text-align: right; color: #6d84b1; font-weight: bold; text-decoration: none; margin: 5px 0 0 0; } .texto_1_consulta a:link { text-decoration: none; color: #6d84b1; } .texto_1_consulta a:visited { text-decoration: none; color: #6d84b1; } .texto_1_consulta a:hover { text-decoration: underline; color: #6d84b1; } .texto_1_consulta a:active { text-decoration: none; color: #6d84b1; } .texto_2_consulta { font-size: 10px; color: #6a6a6a; } #footer_1_consulta { width: 872px; height: 50px; margin: 0 0 0 50px; border-top: 1px solid #999; float: left; text-align: right; padding: 10px 0 0 0; } #footer_2_consulta { width: 872px; height: 27px; margin: 0 0 0 50px; float: left; text-align: right; padding: 20px 0 0 7px; background-color: #7483ae; text-align: left; } #meio_consulta { width: 800; height: auto; margin: 0 10px 0 110px auto; text-align: left; } #logo_consulta { width: 240px; height: 34px; float: left; margin: 10px 0 0 auto; } table.historico { font-size: 12px; } table.historico tr { text-align: left; } table.historico tr td { vertical-align: top; border-bottom: #CCC 1px solid; } table.historico tr.cabecalho { background-color: #CCC; text-align: center; font-weight: bold; } </style>]]> |
197 | <![CDATA[<input type="button" onclick="window.close()" value=" Fechar " name="btnFechar" class="botoes">]]> |
24 | <![CDATA[<script language="JavaScript" type="text/javascript">function mostraData() { arrayDiaSemana = new Array (" Dom"," Seg"," Ter"," Qua"," Qui"," Sex"," Sáb"); arrayMes = new Array ("Janeiro","Fevereiro","Março","Abril","Maio","Junho", "Julho","Agosto","Setembro","Outubro","Novembro","Dezembro"); hoje = new Date; document.write(arrayDiaSemana[hoje.getDay()] //+ ((hoje.getDay() >= 1 || hoje.getDay() <= 5) ? "-feira" : "") +", " + hoje.getDate() +" de " + arrayMes[hoje.getMonth()] +" de " + hoje.getFullYear()); } --> </script>]]> |
181 | <![CDATA[<script language="javascript">mostraData();</script>]]> |