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

Sites Atualizados

Lista dos novos sites adicionados a plataforma na última atualização

Endereço Nota Erros Avisos

www.crbio02.gov.br/eSIC/estatistica

83.61 8 45
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 57 165 166 173 175 184
1.1.6 Presença de javascript(s) interno 1 130
57 <![CDATA[<a href="http://brasil.gov.br" style="background:#7f7f7f; height: 20px; padding:4px 0 4px 10px; display: block; font-family: sans, sans-serif; text-decoration: none; color: white;"> Portal do Governo Brasileiro </a>]]>
165 <![CDATA[<img width="20" height="20" style="background-color:#006699">]]>
166 <![CDATA[<img width="20" height="20" style="background-color:#FF9900">]]>
173 <![CDATA[<table style="width: 100%;height:100px"> <tr> <td style="width: 50%;text-align:left"> Sede RJ:<br /> Conselho Regional de Biologia 2a Regi&atilde;o - RJ/ES<br /> Rua Alvaro Alvim, 21 - 12o Andar - Centro - Rio de Janeiro/RJ - 20031-010<br /> Tel.: (21) 2142-5700<br /> Atendimento ao p&uacute;blico: Seg &aacute; Sex das 09:00h as 17:00h </td> <td style="width: 50%;text-align:right;padding-right:15px"> Regional ES:<br /> Delegacia do Esp&iacute;rito Santo<br /> Rua Fortunato Ramos, 30 - Edif&iacute;cio Cima Center - Salas 208 e 210<br />Santa L&uacute;cia | Vitoria/ES - 29056-020<br /> Tel.: (27) 3222-2965 ou (27) 9944-4390 | delegacia_es@crbio02.gov.br<br /> Atendimento ao p&uacute;blico: Seg &aacute; Sex das 09:00h as 17:00has 17:00h </td> </tr> </table>]]>
175 <![CDATA[<td style="width: 50%;text-align:left"> Sede RJ:<br /> Conselho Regional de Biologia 2a Regi&atilde;o - RJ/ES<br /> Rua Alvaro Alvim, 21 - 12o Andar - Centro - Rio de Janeiro/RJ - 20031-010<br /> Tel.: (21) 2142-5700<br /> Atendimento ao p&uacute;blico: Seg &aacute; Sex das 09:00h as 17:00h </td>]]>
184 <![CDATA[<td style="width: 50%;text-align:right;padding-right:15px"> Regional ES:<br /> Delegacia do Esp&iacute;rito Santo<br /> Rua Fortunato Ramos, 30 - Edif&iacute;cio Cima Center - Salas 208 e 210<br />Santa L&uacute;cia | Vitoria/ES - 29056-020<br /> Tel.: (27) 3222-2965 ou (27) 9944-4390 | delegacia_es@crbio02.gov.br<br /> Atendimento ao p&uacute;blico: Seg &aacute; Sex das 09:00h as 17:00has 17:00h </td>]]>
130 <![CDATA[<script> $(document).ready(function () { var bar = new RGraph.Bar({ id: 'cvs', data: [[1,1], [2,0], [2,0], [1,0], [3,0]], options: { colors: ['Gradient(white:#006699:#006699)', 'Gradient(white:#FF9900:#FF9900)'], gutter: { top: 15, left: 50, right: 115 }, background: { grid: { vlines: false, border: false } }, ymax: 13, noyaxis: false, ylabels: true, labels: { self: ['2017', '2018', '2019', '2020', 'Em 2021'], above: true }, linewidth: 2, hmargin: 15 } }).draw() !RGraph.ISOLD ? $('#cvs').addClass('animated expand') : null;; }) </script>]]>