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 3 165 245 246
1.1.4 Presença de CSS(s) interno 2 60 129
1.1.6 Presença de javascript(s) interno 4 24 25 46 99
165 <![CDATA[<a href="/component/content/article/409-reforma.html" style="font-size: 12.16px;"><img src="/images/stories/Reforma_da_Previdncia.png" width="200" height="100" alt="Reforma da Previdncia" /></a>]]>
245 <![CDATA[<div style="text-align: center;"> <div>Avenida Treze de Maio nº 530 - Centro - ;CEP:14.870-160 ; ;Jaboticabal/ SP - FONE: ;(16) 3202.0995 (16) 3202.8638 - ;<a style="display: none;" href="https://sitedopolitico.com.br">Site para candidatos, vereadores e prefeitos.</a></div> </div>]]>
246 <![CDATA[<a style="display: none;" href="https://sitedopolitico.com.br">Site para candidatos, vereadores e prefeitos.</a>]]>
60 <![CDATA[<style> #mask { position:absolute; left:0; top:0; z-index:9000; background-color:transparent; display:none; } #boxes .window { position:absolute; left:0; top:0; width:800px; height:600px; display:none; z-index:9999; padding:20px; } #boxes #dialog2 { background:transparent; width:800px; margin:0 auto; margin-top:-160px; } .item368{ font-weight:bold; color: #882222; } .close{display:block; text-align:right;} </style>]]>
129 <![CDATA[<style> .close {width:100%} </style>]]>
24 <![CDATA[<script type="text/javascript">jQuery.noConflict();</script>]]>
25 <![CDATA[<script type="text/javascript"> jQuery(document).ready(function (){ jQuery(window).scroll(function(){ jQuery("#GB_window").css("top",jQuery(window).scrollTop() + 10 ) ; jQuery("#GB_overlay").css("top",jQuery(window).scrollTop() ) ; }); jQuery(".nova_janela").click(function(){ var t = "Gerenciar" ; GB_show(t,jQuery(this).attr("href"),570,950,"http://seprem.jaboticabal.sp.gov.br/"); return false; }) })</script>]]>
46 <![CDATA[<script> jQuery.noConflict(); jQuery(document).ready(function (){ jQuery('.slideshow').cycle({ fx: 'scrollRight', next: '.slideshow', timeout: 0, easing: 'easeInOutBack' }); }) </script>]]>
99 <![CDATA[<script> jQuery.noConflict(); jQuery(document).ready(function (){ var maskHeight = jQuery(document).height(); var maskWidth = jQuery(window).width(); //Get the window height and width var winH = jQuery(window).height(); var winW = jQuery(window).width(); jQuery('#dialog2').css('top', 200); jQuery('#dialog2').css('left', winW/2- 800/2); jQuery('#dialog2').fadeIn(2000); jQuery('.window .close').click(function (e) { e.preventDefault(); jQuery('#mask').hide(); jQuery('.window').hide(); }); }) </script>]]>