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

Sites Pertecentes a (o) PR

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 66 86 210 261 264 268 278 291 296 300 304 312 317 325 332 338 359 373 377 381 385 389 407 411 415 419 423 441 445 449 453 457 475 479 483 487 491 508 512 516 520 524 541 545 549 553 557 574 578 582 586 590 608 612 616 620 624 642 646 650 654 658 673 678 695 696 702
1.1.5 Presença de javascript(s) in-line 1 210
1.1.6 Presença de javascript(s) interno 1 59
86 <![CDATA[<img src="/imagens/servicos/transparencia.png" alt="" style="width: 24px;">]]>
210 <![CDATA[<label style=" margin-top: 18px; margin-left: 18px;"><span onclick="javascript:document.getElementById('form_pesquisar_home').submit()"><i class="fa fa-search" aria-hidden="true"></i></span></label>]]>
261 <![CDATA[<h3 class="titulo filtro" style="display:none;">Filtro</h3>]]>
264 <![CDATA[<form method="get" name="form-busca" id="form-busca" action="index.php" style="display:none;"> <div class="form-group pesquisa-avancada" style="padding: 30px 0;"> <label for="idStatusLicitacao">Status Licitação</label> <select name="idStatusLicitacao" id="idStatusLicitacao"> <option value="">Qualquer</option><option value="1" >Aberta</option><option value="4" >Cancelada</option><option value="5" >Deserta</option><option value="3" selected="selected">Encerrada</option><option value="7" >Fracassada</option><option value="6" >Revogada</option> </select> </div> <div class="form-group pesquisa-avancada style="display:none;"" style="padding: 30px 0;"> <label for="idModalidade">Modalidade</label> <select id="idModalidade" name="idModalidade"> <option value="">Qualquer</option><option value="10" >Chamada Pública</option><option value="8" >Concorrência Pública</option><option value="6" >Dispensa de licitação</option><option value="7" >Inexigibilidade</option><option value="5" >Leilão</option><option value="3" >Pregão Eletrônico</option><option value="2" >Pregão Presencial</option><option value="4" selected="selected">Tomada de Preços</option> </select> </div> <div class="form-group data-abertura pesquisa-avancada" style="padding: 30px 0;"> <label for="dataAberturaInicio">Data de Abertura</label> <div class="row"> <div class="col-md-6"> <input class="datepicker" name="dataAberturaInicio" id="dataAberturaInicio" type="text" value="" placeholder="Inicio"/> </div> <div class="col-md-6"> <input class="datepicker" name="dataAberturaFim" id="dataAberturaFim" type="text" value="" placeholder="Final"/> </div> </div> </div> <div class="form-group pesquisa-avancada" style="padding: 30px 0;"> <label for="ano">Ano</label> <select id="ano" name="ano"> <option value="">Qualquer</option><option value="2023" >2023</option><option value="2022" >2022</option><option value="2021" >2021</option><option value="2020" >2020</option><option value="2019" >2019</option><option value="2018" selected="selected">2018</option><option value="2017" >2017</option> </select> </div> <div class="form-group pesquisa-avancada" style="padding: 30px 0;"> <label for="numero">Número</label> <input name="numero" id="numero" type="text" value="" placeholder="Número"/> </div> <div class="form-group pesquisa-avancada" style="padding: 30px 0;"> <label for="objeto">Objeto</label> <input name="objeto" id="objeto" type="text" value="" placeholder="Objeto"/> </div> <div class="form-group pesquisa-avancada" style="padding: 30px 0;"> <input type="hidden" name="pesquisaAvancada" value="1"> <button type="submit" class="btn btn-default btn-block"> <span class="glyphicon glyphicon-search" aria-hidden="true"></span> Pesquisar </button> </div> </form>]]>
268 <![CDATA[<div class="form-group pesquisa-avancada" style="padding: 30px 0;"> <label for="idStatusLicitacao">Status Licitação</label> <select name="idStatusLicitacao" id="idStatusLicitacao"> <option value="">Qualquer</option><option value="1" >Aberta</option><option value="4" >Cancelada</option><option value="5" >Deserta</option><option value="3" selected="selected">Encerrada</option><option value="7" >Fracassada</option><option value="6" >Revogada</option> </select> </div>]]>
278 <![CDATA[<div class="form-group data-abertura pesquisa-avancada" style="padding: 30px 0;"> <label for="dataAberturaInicio">Data de Abertura</label> <div class="row"> <div class="col-md-6"> <input class="datepicker" name="dataAberturaInicio" id="dataAberturaInicio" type="text" value="" placeholder="Inicio"/> </div> <div class="col-md-6"> <input class="datepicker" name="dataAberturaFim" id="dataAberturaFim" type="text" value="" placeholder="Final"/> </div> </div> </div>]]>
291 <![CDATA[<div class="form-group pesquisa-avancada" style="padding: 30px 0;"> <label for="ano">Ano</label> <select id="ano" name="ano"> <option value="">Qualquer</option><option value="2023" >2023</option><option value="2022" >2022</option><option value="2021" >2021</option><option value="2020" >2020</option><option value="2019" >2019</option><option value="2018" selected="selected">2018</option><option value="2017" >2017</option> </select> </div>]]>
296 <![CDATA[<div class="form-group pesquisa-avancada" style="padding: 30px 0;"> <label for="numero">Número</label> <input name="numero" id="numero" type="text" value="" placeholder="Número"/> </div>]]>
300 <![CDATA[<div class="form-group pesquisa-avancada" style="padding: 30px 0;"> <label for="objeto">Objeto</label> <input name="objeto" id="objeto" type="text" value="" placeholder="Objeto"/> </div>]]>
304 <![CDATA[<div class="form-group pesquisa-avancada" style="padding: 30px 0;"> <input type="hidden" name="pesquisaAvancada" value="1"> <button type="submit" class="btn btn-default btn-block"> <span class="glyphicon glyphicon-search" aria-hidden="true"></span> Pesquisar </button> </div>]]>
312 <![CDATA[<hr style="display:none;">]]>
317 <![CDATA[<h3 class="titulo" style="padding: 20px 0;">Ano</h3>]]>
325 <![CDATA[<h3 class="titulo" style="padding: 20px 0;">Status</h3>]]>
332 <![CDATA[<h3 class="titulo" style="padding: 20px 0;">Modalidade</h3>]]>
338 <![CDATA[<h3 class="titulo" style="padding: 20px 0;">Fornecedores</h3>]]>
359 <![CDATA[<h3 class="titulo" style="font-weight: normal;margin-bottom: 10px;"> <button class="btn btn-sm btn-success" id="botaoPesquisa" type="button" data-pesquisa-avancada="1"> <span class="glyphicon glyphicon-search"></span> Pesquisa Avançada </button> </h3>]]>
373 <![CDATA[<div class="col-md-6 status" style="padding: 10px 15px; border-bottom: 1px solid #ddd;"> <label>Status:</label> <span class="label label-danger">Encerrada</span> </div>]]>
377 <![CDATA[<div class="col-md-6 data-abertura" style="padding: 10px 15px; border-bottom: 1px solid #ddd;"> <label>Abertura:</label> <strong>18/06/2018 15:00</strong> </div>]]>
381 <![CDATA[<div class="row data-publicacao" style="padding: 10px 15px; border-bottom: 1px solid #ddd;"> <label>Publicado em:</label> <strong>25/05/2018</strong> </div>]]>
385 <![CDATA[<div class="row entidade " style="padding: 10px 15px; border-bottom: 1px solid #ddd;"> <label>Entidade:</label> <strong>Prefeitura Municipal de Lupionopolis</strong> </div>]]>
389 <![CDATA[<div class="row objeto" style="padding: 10px 15px; "> <label>Objeto:</label> <div class="objeto-texto"><p>EXECUÇÃO DE 5.804,91 M² DE RECAPEAMENTO ASFÁLTICO EM CBUQ - SEDU - 200/2018.</p> </div> </div>]]>
407 <![CDATA[<div class="col-md-6 status" style="padding: 10px 15px; border-bottom: 1px solid #ddd;"> <label>Status:</label> <span class="label label-danger">Encerrada</span> </div>]]>
411 <![CDATA[<div class="col-md-6 data-abertura" style="padding: 10px 15px; border-bottom: 1px solid #ddd;"> <label>Abertura:</label> <strong>18/06/2018 10:00</strong> </div>]]>
415 <![CDATA[<div class="row data-publicacao" style="padding: 10px 15px; border-bottom: 1px solid #ddd;"> <label>Publicado em:</label> <strong>25/05/2018</strong> </div>]]>
419 <![CDATA[<div class="row entidade " style="padding: 10px 15px; border-bottom: 1px solid #ddd;"> <label>Entidade:</label> <strong>Prefeitura Municipal de Lupionopolis</strong> </div>]]>
423 <![CDATA[<div class="row objeto" style="padding: 10px 15px; "> <label>Objeto:</label> <div class="objeto-texto"><p>EXECUÇÃO DE 15.005,39 M² DE RECAPEAMENTO ASFALTICO EM CBUQ - SEDU-367/2018</p> </div> </div>]]>
441 <![CDATA[<div class="col-md-6 status" style="padding: 10px 15px; border-bottom: 1px solid #ddd;"> <label>Status:</label> <span class="label label-danger">Encerrada</span> </div>]]>
445 <![CDATA[<div class="col-md-6 data-abertura" style="padding: 10px 15px; border-bottom: 1px solid #ddd;"> <label>Abertura:</label> <strong>13/06/2018 10:00</strong> </div>]]>
449 <![CDATA[<div class="row data-publicacao" style="padding: 10px 15px; border-bottom: 1px solid #ddd;"> <label>Publicado em:</label> <strong>25/05/2018</strong> </div>]]>
453 <![CDATA[<div class="row entidade " style="padding: 10px 15px; border-bottom: 1px solid #ddd;"> <label>Entidade:</label> <strong>Prefeitura Municipal de Lupionopolis</strong> </div>]]>
457 <![CDATA[<div class="row objeto" style="padding: 10px 15px; "> <label>Objeto:</label> <div class="objeto-texto"><p>AQUISIÇÃO DE 01 (UM) VEICULO 0KM TIPO MICRO-ONIBUS ANO MODELO 2018/2018, E 01 (UM) VEICULO VAN 0KM 16 LUGARES TETO ALTO ANO MODELO 2018/2018.</p> </div> </div>]]>
475 <![CDATA[<div class="col-md-6 status" style="padding: 10px 15px; border-bottom: 1px solid #ddd;"> <label>Status:</label> <span class="label label-danger">Encerrada</span> </div>]]>
479 <![CDATA[<div class="col-md-6 data-abertura" style="padding: 10px 15px; border-bottom: 1px solid #ddd;"> <label>Abertura:</label> <strong>10/04/2018 10:00</strong> </div>]]>
483 <![CDATA[<div class="row data-publicacao" style="padding: 10px 15px; border-bottom: 1px solid #ddd;"> <label>Publicado em:</label> <strong>06/03/2018</strong> </div>]]>
487 <![CDATA[<div class="row entidade " style="padding: 10px 15px; border-bottom: 1px solid #ddd;"> <label>Entidade:</label> <strong></strong> </div>]]>
491 <![CDATA[<div class="row objeto" style="padding: 10px 15px; "> <label>Objeto:</label> <div class="objeto-texto">FORNECIMENTO DE LICENCIAMENTO DE SOFTWARES DE GESTÃO PÚBLICA, IMPLANTAÇÃO, CONVERSÃO DE DADOS, SUPORTE TÉCNICO OPERACIONAL, TREINAMENTO E ATUALIZAÇÕES DE VERSÃO QUE GARANTAM AS ALTERAÇÕES LEGAIS, CORRETIVAS, EVOLUTIVAS E AS QUE VIEREM SER EXIGIDAS PELA LEGISLAÇÃO, NOS SOFTWARES CONTRATADOS, PARA UTILIZAÇÃO NA PREFEITURA MUNICIPAL DE LUPIONÓPOLIS.</div> </div>]]>
508 <![CDATA[<div class="col-md-6 status" style="padding: 10px 15px; border-bottom: 1px solid #ddd;"> <label>Status:</label> <span class="label label-danger">Encerrada</span> </div>]]>
512 <![CDATA[<div class="col-md-6 data-abertura" style="padding: 10px 15px; border-bottom: 1px solid #ddd;"> <label>Abertura:</label> <strong>08/02/2018 10:00</strong> </div>]]>
516 <![CDATA[<div class="row data-publicacao" style="padding: 10px 15px; border-bottom: 1px solid #ddd;"> <label>Publicado em:</label> <strong>18/01/2018</strong> </div>]]>
520 <![CDATA[<div class="row entidade " style="padding: 10px 15px; border-bottom: 1px solid #ddd;"> <label>Entidade:</label> <strong></strong> </div>]]>
524 <![CDATA[<div class="row objeto" style="padding: 10px 15px; "> <label>Objeto:</label> <div class="objeto-texto">AQUISIÇÃO DE 01 (UM) VEÍCULO VAN CARGO 2017/2018 0 KM, E 02 (DOIS) VEÍCULOS 0KM 2018, CONFORME PESQUISA REALIZADA DA SECRETARIA DE ADMINISTRAÇÃO.</div> </div>]]>
541 <![CDATA[<div class="col-md-6 status" style="padding: 10px 15px; border-bottom: 1px solid #ddd;"> <label>Status:</label> <span class="label label-danger">Encerrada</span> </div>]]>
545 <![CDATA[<div class="col-md-6 data-abertura" style="padding: 10px 15px; border-bottom: 1px solid #ddd;"> <label>Abertura:</label> <strong>05/02/2018 10:00</strong> </div>]]>
549 <![CDATA[<div class="row data-publicacao" style="padding: 10px 15px; border-bottom: 1px solid #ddd;"> <label>Publicado em:</label> <strong>15/01/2018</strong> </div>]]>
553 <![CDATA[<div class="row entidade " style="padding: 10px 15px; border-bottom: 1px solid #ddd;"> <label>Entidade:</label> <strong></strong> </div>]]>
557 <![CDATA[<div class="row objeto" style="padding: 10px 15px; "> <label>Objeto:</label> <div class="objeto-texto">AQUISIÇÃO DE EQUIPAMENTOS, MATERIAL PERMANENTE E OUTROS PARA A SECRETARIA DE SAÚDE MUNICIPAL DE LUPIONÓPOLIS.</div> </div>]]>
574 <![CDATA[<div class="col-md-6 status" style="padding: 10px 15px; border-bottom: 1px solid #ddd;"> <label>Status:</label> <span class="label label-danger">Encerrada</span> </div>]]>
578 <![CDATA[<div class="col-md-6 data-abertura" style="padding: 10px 15px; border-bottom: 1px solid #ddd;"> <label>Abertura:</label> <strong>21/08/2018 10:00</strong> </div>]]>
582 <![CDATA[<div class="row data-publicacao" style="padding: 10px 15px; border-bottom: 1px solid #ddd;"> <label>Publicado em:</label> <strong>18/07/2018</strong> </div>]]>
586 <![CDATA[<div class="row entidade " style="padding: 10px 15px; border-bottom: 1px solid #ddd;"> <label>Entidade:</label> <strong>Prefeitura Municipal de Lupionopolis</strong> </div>]]>
590 <![CDATA[<div class="row objeto" style="padding: 10px 15px; "> <label>Objeto:</label> <div class="objeto-texto"><p>CONTRATAÇÃO DE EMPRESA ESPECIALIZADA PARA A ORGANIZAÇÃO E ELABORAÇÃO DE CONCURSO PÚBLICO PARA O CARGO DESCRITO NO ANEXO I, DE ACORDO COM AS ESPECIFICAÇÕES E DEMAIS CONDIÇÕES ESTABELECIDAS NO EDITAL.</p> </div> </div>]]>
608 <![CDATA[<div class="col-md-6 status" style="padding: 10px 15px; border-bottom: 1px solid #ddd;"> <label>Status:</label> <span class="label label-danger">Encerrada</span> </div>]]>
612 <![CDATA[<div class="col-md-6 data-abertura" style="padding: 10px 15px; border-bottom: 1px solid #ddd;"> <label>Abertura:</label> <strong>13/07/2018 10:00</strong> </div>]]>
616 <![CDATA[<div class="row data-publicacao" style="padding: 10px 15px; border-bottom: 1px solid #ddd;"> <label>Publicado em:</label> <strong>22/06/2018</strong> </div>]]>
620 <![CDATA[<div class="row entidade " style="padding: 10px 15px; border-bottom: 1px solid #ddd;"> <label>Entidade:</label> <strong>Prefeitura Municipal de Lupionopolis</strong> </div>]]>
624 <![CDATA[<div class="row objeto" style="padding: 10px 15px; "> <label>Objeto:</label> <div class="objeto-texto"><p>AQUISIÇÃO DE 01 (UM) VEIUCULO VAN 0KM 16 LUGARES TETO ALTO MODELO 2018.</p> </div> </div>]]>
642 <![CDATA[<div class="col-md-6 status" style="padding: 10px 15px; border-bottom: 1px solid #ddd;"> <label>Status:</label> <span class="label label-danger">Encerrada</span> </div>]]>
646 <![CDATA[<div class="col-md-6 data-abertura" style="padding: 10px 15px; border-bottom: 1px solid #ddd;"> <label>Abertura:</label> <strong>12/07/2018 10:00</strong> </div>]]>
650 <![CDATA[<div class="row data-publicacao" style="padding: 10px 15px; border-bottom: 1px solid #ddd;"> <label>Publicado em:</label> <strong>22/06/2018</strong> </div>]]>
654 <![CDATA[<div class="row entidade " style="padding: 10px 15px; border-bottom: 1px solid #ddd;"> <label>Entidade:</label> <strong>Prefeitura Municipal de Lupionopolis</strong> </div>]]>
658 <![CDATA[<div class="row objeto" style="padding: 10px 15px; "> <label>Objeto:</label> <div class="objeto-texto"><p>EXECUÇÃO DE 736,06 M² QUADRA DE ESPORTES SECRETÁRIA ESTADUAL DE ESPORTES - MEU CAMPINHO - CONVÊNIO - 698/2018 - SEDU.</p> </div> </div>]]>
673 <![CDATA[<nav style="text-align: center" class="col-md-12"> </nav>]]>
678 <![CDATA[<div style="clear: both; height: 50px;"></div>]]>
695 <![CDATA[<strong style="display: inline;">CEP:</strong>]]>
696 <![CDATA[<span style="display: inline;"> 86635-000</span>]]>
702 <![CDATA[<a href="mailto:ouvidoria@p-lupionopolis.pr.gov.br" style="font-size: 14px;">ouvidoria@p-lupionopolis.pr.gov.br</a>]]>
210 <![CDATA[<span onclick="javascript:document.getElementById('form_pesquisar_home').submit()"><i class="fa fa-search" aria-hidden="true"></i></span>]]>
59 <![CDATA[<script type="text/javascript" > $(function(){ $('#idEntidadeLicitacao').change(function(){ $('#form-busca-entidade').submit(); }); }); $(document).ready(function(){ $('#botaoPesquisa').click(function () { $('#pesquisa-container').toggle('slow'); }); }); </script>]]>