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

Sites Pertecentes a (o) SP

Endereço Nota Erros Avisos

transparencia.camarapiracicaba.sp.gov.br/licitacao/ex
ibir/524

78.65 8 161
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 30 17 20 115 116 117 150 151 152 164 165 166 178 179 180 192 193 194 225 227 255 256 263 264 271 272 279 280 295 306 313
1.1.6 Presença de javascript(s) interno 3 325 347 360
1.1.8 Não foram respeitados os Padrões Web CSS 76 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
17 <![CDATA[<img src="/Content/Imagens/Detalhes/logoTransparenciaNovo.png" style="width: 100%; max-width: 470px;" />]]>
20 <![CDATA[<i class="fa fa-reorder" style="margin-left: 10px;"></i>]]>
115 <![CDATA[<td style="width: 300px;">001.001.001.001.011 - MANUTEN&#199;&#195;O </td>]]>
116 <![CDATA[<td style="width: 500px;">Dota&#231;&#227;o/Ficha - 38 Reserva Or&#231;ament&#225;ria - 751/2016 Valor - R$ 17866,00</td>]]>
117 <![CDATA[<td style="text-align: center;">511/2016</td>]]>
150 <![CDATA[<td style="width: 90px; text-align: center;">1</td>]]>
151 <![CDATA[<td style="width: 80px; text-align: right;">2.407,50</td>]]>
152 <![CDATA[<td style="width: 80px; text-align: right;">2.407,50</td>]]>
164 <![CDATA[<td style="width: 90px; text-align: center;">1</td>]]>
165 <![CDATA[<td style="width: 80px; text-align: right;">465,00</td>]]>
166 <![CDATA[<td style="width: 80px; text-align: right;">465,00</td>]]>
178 <![CDATA[<td style="width: 90px; text-align: center;">1</td>]]>
179 <![CDATA[<td style="width: 80px; text-align: right;">4.500,00</td>]]>
180 <![CDATA[<td style="width: 80px; text-align: right;">4.500,00</td>]]>
192 <![CDATA[<td style="width: 90px; text-align: center;">1</td>]]>
193 <![CDATA[<td style="width: 80px; text-align: right;">2.227,50</td>]]>
194 <![CDATA[<td style="width: 80px; text-align: right;">2.227,50</td>]]>
225 <![CDATA[<td style="width: 400px;">DELLON M&#211;VEIS PLANEJADOS LTDA. ME </td>]]>
227 <![CDATA[<td style="text-align: right;">9.600,00</td>]]>
255 <![CDATA[<td style="width: 400px;">DELLON M&#211;VEIS PLANEJADOS LTDA. ME</td>]]>
256 <![CDATA[<td style="width: 150px; text-align: center;">RG: 110031222 </td>]]>
263 <![CDATA[<td style="width: 400px;">GUILHERME AuGUSTO DE GODOY - ME</td>]]>
264 <![CDATA[<td style="width: 150px; text-align: center;">CPF: 30576248800 </td>]]>
271 <![CDATA[<td style="width: 400px;">J. C. BARBIERI E CIA LTDA - EPP</td>]]>
272 <![CDATA[<td style="width: 150px; text-align: center;">RG: 80868149 </td>]]>
279 <![CDATA[<td style="width: 400px;">J.A. LOPES ACESSORIOS EPP.</td>]]>
280 <![CDATA[<td style="width: 150px; text-align: center;">CPF: 01589910877 </td>]]>
295 <![CDATA[<a href="/licitacao/BaixarDocumento/NTI0fEF0YXwvRG9jLzIwMTYvQXRhLzU3X3ByZWdhby9hdGFfcHJlZ2FvXzU3XzIwMTYucGRm" style="color: #275e7e; text-decoration: underline; font-weight: bold;" target="_blank">Veja mais informa&#231;&#245;es sobre esta licita&#231;&#227;o clicando aqui para abrir o documento da ata.</a>]]>
306 <![CDATA[<address style="text-align: center; font-size: 0.7em;"> <p>CÂMARA DE VEREADORES DE PIRACICABA</p> <p>Prédio Principal - Rua Alferes José Caetano, 834 - CEP 13400-120 - Fone (19) 3403-6500</p> <p>Prédio Anexo - Rua do Rosário, 833 - CEP 13400-183 - (19) 3403-6606</p> <p>HORÁRIO DE ATENDIMENTO DE SEGUNDA A SEXTA-FEIRA DAS 8 ÀS 17 HORAS</p> <p>E-mail: <a href="mailto:camara@camarapiracicaba.sp.gov.br">camara@camarapiracicaba.sp.gov.br</a></p> <br /> <p style="font-weight: bold;">REUNIÕES CAMARÁRIAS ÀS SEGUNDAS E QUINTAS-FEIRAS A PARTIR DAS 19H30</p> </address>]]>
313 <![CDATA[<p style="font-weight: bold;">REUNIÕES CAMARÁRIAS ÀS SEGUNDAS E QUINTAS-FEIRAS A PARTIR DAS 19H30</p>]]>
325 <![CDATA[<script> $(document).ready(function () { var touch = $('#resp-menu'); var menu = $('.novomenu'); $(touch).on('click', function (e) { e.preventDefault(); menu.slideToggle(); }); $(window).resize(function () { var w = $(window).width(); if (w > 820 && menu.is(':hidden')) { menu.removeAttr('style'); } }); }); </script>]]>
347 <![CDATA[<script type="text/javascript">var _Hasync = _Hasync || []; _Hasync.push(['Histats.start', '1,2416953,4,0,0,0,00010000']); _Hasync.push(['Histats.fasi', '1']); _Hasync.push(['Histats.track_hits', '']); (function () { var hs = document.createElement('script'); hs.type = 'text/javascript'; hs.async = true; hs.src = ('//s10.histats.com/js15_as.js'); (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(hs); })();</script>]]>
360 <![CDATA[<script type="text/javascript">var _Hasync = _Hasync || []; _Hasync.push(['Histats.start', '1,3757641,4,0,0,0,00010000']); _Hasync.push(['Histats.fasi', '1']); _Hasync.push(['Histats.track_hits', '']); (function () { var hs = document.createElement('script'); hs.type = 'text/javascript'; hs.async = true; hs.src = ('//s10.histats.com/js15_as.js'); (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(hs); })();</script>]]>
0 Não há código fonte a ser exibido.