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

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 *.

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 10 139 140 141 141 142 825 861 887 921 940
1.1.5 Presença de javascript(s) in-line 5 308 314 320 606 916
1.1.6 Presença de javascript(s) interno 3 67 71 83
139 <![CDATA[<div id="barra-brasil" style="background:#7F7F7F; height: 20px; padding:0 0 0 10px;display:block;"> <ul id="menu-barra-temp" style="list-style:none;"> <li style="display:inline; float:left;padding-right:10px; margin-right:10px; border-right:1px solid #EDEDED"><a href="http://brasil.gov.br" style="font-family:sans,sans-serif; text-decoration:none; color:white;">Portal do Governo Brasileiro</a></li> <li><a style="font-family:sans,sans-serif; text-decoration:none; color:white;" href="http://epwg.governoeletronico.gov.br/barra/atualize.html">Atualize sua Barra de Governo</a></li> </ul> </div>]]>
140 <![CDATA[<ul id="menu-barra-temp" style="list-style:none;"> <li style="display:inline; float:left;padding-right:10px; margin-right:10px; border-right:1px solid #EDEDED"><a href="http://brasil.gov.br" style="font-family:sans,sans-serif; text-decoration:none; color:white;">Portal do Governo Brasileiro</a></li> <li><a style="font-family:sans,sans-serif; text-decoration:none; color:white;" href="http://epwg.governoeletronico.gov.br/barra/atualize.html">Atualize sua Barra de Governo</a></li> </ul>]]>
141 <![CDATA[<li style="display:inline; float:left;padding-right:10px; margin-right:10px; border-right:1px solid #EDEDED"><a href="http://brasil.gov.br" style="font-family:sans,sans-serif; text-decoration:none; color:white;">Portal do Governo Brasileiro</a></li>]]>
141 <![CDATA[<a href="http://brasil.gov.br" style="font-family:sans,sans-serif; text-decoration:none; color:white;">Portal do Governo Brasileiro</a>]]>
142 <![CDATA[<a style="font-family:sans,sans-serif; text-decoration:none; color:white;" href="http://epwg.governoeletronico.gov.br/barra/atualize.html">Atualize sua Barra de Governo</a>]]>
825 <![CDATA[<span style="visibility: hidden;">.</span>]]>
861 <![CDATA[<span style="visibility: hidden;">.</span>]]>
887 <![CDATA[<span style="visibility: hidden;">.</span>]]>
921 <![CDATA[<div class="redes col-md-6 col-sm-12 text-right" style="float: right"> <p> <span class="fa-stack fa-1-8x"> <i class="fa fa-stack-2x"></i> <i class="fa fa-facebook fa-stack-1x"></i> </span> <span class="fa-stack fa-1-8x"> <i class="fa fa-stack-2x"></i> <i class="fa fa-twitter fa-stack-1x"></i> </span> <span class="fa-stack fa-1-8x"> <i class="fa fa-stack-2x"></i> <i class="fa fa-youtube fa-stack-1x"></i> </span> <span class="fa-stack fa-1-8x"> <i class="fa fa-rss fa-stack-1x"></i> </span> </p> </div>]]>
940 <![CDATA[<div class="col-md-6 col-sm-12 rcfoot" style="float: left;"> <p class="text-center"> <a href="/" class="text-center"> <img class="img-responsive" src="/image/inverse-logoall.png"/> </a> </p> </div>]]>
308 <![CDATA[<a class="langChangeOn" onclick="javascript:document.repost.locale.value='es';document.repost.submit();">español </a>]]>
314 <![CDATA[<a class="langChangeOn" onclick="javascript:document.repost.locale.value='en';document.repost.submit();">English </a>]]>
320 <![CDATA[<a class="langChangeOn" onclick="javascript:document.repost.locale.value='pt_BR';document.repost.submit();">português </a>]]>
606 <![CDATA[<input class="btn btn-default" type="submit" value="Add" onclick="return validateFilters()" />]]>
916 <![CDATA[<a onclick="var popupwin = window.open('/help/index.html','dspacepopup','height=600,width=550,resizable,scrollbars');popupwin.focus();return false;" href="/help">???jsp.footer.help???</a>]]>
67 <![CDATA[<script>try{Typekit.load();}catch(e){}</script>]]>
71 <![CDATA[<script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-34791160-2']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script>]]>
83 <![CDATA[<script type="text/javascript"> var jQ = jQuery.noConflict(); jQ(document).ready(function() { jQ( "#spellCheckQuery").click(function(){ jQ("#query").val(jQ(this).attr('data-spell')); jQ("#main-query-submit").click(); }); jQ( "#filterquery" ) .autocomplete({ source: function( request, response ) { jQ.ajax({ url: "/json/discovery/autocomplete?query=&filter_field_1=subject&filter_type_1=equals&filter_value_1=Pol%C3%ADtica+internacional", dataType: "json", cache: false, data: { auto_idx: jQ("#filtername").val(), auto_query: request.term, auto_sort: 'count', auto_type: jQ("#filtertype").val(), location: '' }, success: function( data ) { response( jQ.map( data.autocomplete, function( item ) { var tmp_val = item.authorityKey; if (tmp_val == null || tmp_val == '') { tmp_val = item.displayedValue; } return { label: item.displayedValue + " (" + item.count + ")", value: tmp_val }; })) } }) } }); }); function validateFilters() { return document.getElementById("filterquery").value.length > 0; } </script>]]>