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

Sites Pertecentes a (o) RJ

Endereço Nota Erros Avisos

petropolis.rj.gov.br/e-gov/gap/e-sic/estatistica

80.67 15 17
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 34 125 126 127
1.1.6 Presença de javascript(s) interno 1 91
34 <![CDATA[<img src="../css/img/logo_pmp.png" style="margin-top: -7px; margin-left: 217px; float: left;">]]>
125 <![CDATA[<div style="background-color:#006699; width:20px; height:20px; display: inline-table;" ;></div>]]>
126 <![CDATA[<div style="background-color:#FF9900; width:20px;height:20px; display: inline-table;"></div>]]>
127 <![CDATA[<div style="background-color:#FF590D; width:20px;height:20px; display: inline-table;"></div>]]>
91 <![CDATA[<script> $( document ).ready( function () { var bar = new RGraph.Bar( { id: 'cvs', data: [ [22,22,0], [140,137,2], [96,94,2], [117,117,0], [242,241,1], [192,190,2], [223,219,0], [103,82,0] ], options: { colors: [ 'Gradient(#006699:#006699:#006699)', 'Gradient(#FF9900:#FF9900:#FF9900)', 'Gradient(#FF590D:#FF590D:#FF590D)' ], gutter: { top: 15, left: 50, right: 115 }, background: { grid: { vlines: false, border: false } }, ymax: 252, noyaxis: false, ylabels: true, labels: { self: [ '2015', '2016', '2017', '2018', '2019', '2020', '2021', 'Em 2022' ], above: true }, linewidth: 2, hmargin: 15 } } ).draw() !RGraph.ISOLD ? $( '#cvs' ).addClass( 'animated expand' ) : null;; } ) </script>]]>