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 6 161 185 186 187 220 221
1.1.4 Presença de CSS(s) interno 2 56 125
1.1.6 Presença de javascript(s) interno 4 20 21 42 95
161 <![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>]]>
185 <![CDATA[<table style="width: 100%;"> <tr><td><a style='display:block' href='/-eleicoes-conselhos-administrativo-e-fiscal.html?filtro[downloads_categorias_id]=62&pai=62'><img src='templates/padrao2/html/com_app/downloads/folder.png' width='50px' />Quadriênio 2017/2020</a><br /></td><br /><br /></table>]]>
186 <![CDATA[<a style='display:block' href='/-eleicoes-conselhos-administrativo-e-fiscal.html?filtro[downloads_categorias_id]=62&pai=62'><img src='templates/padrao2/html/com_app/downloads/folder.png' width='50px' />Quadriênio 2017/2020</a>]]>
187 <![CDATA[<table style="width: 100%;"> </table>]]>
220 <![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>]]>
221 <![CDATA[<a style="display: none;" href="https://sitedopolitico.com.br">Site para candidatos, vereadores e prefeitos.</a>]]>
56 <![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>]]>
125 <![CDATA[<style> .close {width:100%} </style>]]>
20 <![CDATA[<script type="text/javascript">jQuery.noConflict();</script>]]>
21 <![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>]]>
42 <![CDATA[<script> jQuery.noConflict(); jQuery(document).ready(function (){ jQuery('.slideshow').cycle({ fx: 'scrollRight', next: '.slideshow', timeout: 0, easing: 'easeInOutBack' }); }) </script>]]>
95 <![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>]]>