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

Sites Pertecentes a (o) PR

Endereço Nota Erros Avisos

camaratibagi.pr.gov.br/carrega-pagina-vereador.php?r=
30

74.44 13 95
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 8 128 132 156 158 170 180 190 201
1.1.4 Presença de CSS(s) interno 1 15
1.1.6 Presença de javascript(s) interno 1 381
128 <![CDATA[<div class="section-title-page area-bg parallax" style="background-image: url(uploads/bg-pagina.jpg)"> <div class="area-bg__inner"> <div class="container"> <div class="row"> <div class="col-xs-12" style="margin-bottom:-40px;"> <h1 class="b-title-page" id="idTitulo"></h1> <div class="b-title-page__info"></div> </div> </div> </div> </div> </div>]]>
132 <![CDATA[<div class="col-xs-12" style="margin-bottom:-40px;"> <h1 class="b-title-page" id="idTitulo"></h1> <div class="b-title-page__info"></div> </div>]]>
156 <![CDATA[<div class="col-md-12" style="margin-top:20px;"> <h5>Acompanhe os trabalhos do vereador</h5> <div style="padding-top:15px"></div> <!-- tabs --> <div class="tabbable"> <ul class="nav nav-tabs"> <li class="active"><a href="#one" data-toggle="tab">INDICAÇÕES</a></li> <li><a href="#two" data-toggle="tab">MOÇÕES</a></li> <li><a href="#twee" data-toggle="tab">OFÍCIOS</a></li> <li><a href="#four" data-toggle="tab">REQUERIMENTOS</a></li> </ul> <div class="tab-content"> <div class="tab-pane active" id="one"> <div class="table-container" style="margin-top:-35px;"> <table class="table" cellspacing="0" cellpadding="0"> <tbody> </tbody> </table> </div> </div> <div class="tab-pane" id="two"> <div class="table-container" style="margin-top:-35px;"> <table class="table" cellspacing="0" cellpadding="0"> <tbody> </tbody> </table> </div> </div> <div class="tab-pane" id="twee"> <div class="table-container" style="margin-top:-35px;"> <table class="table" cellspacing="0" cellpadding="0"> <tbody> </tbody> </table> </div> </div> <div class="tab-pane" id="four"> <div class="table-container" style="margin-top:-35px;"> <table class="table" cellspacing="0" cellpadding="0"> <tbody> </tbody> </table> </div> </div> </div> </div> <!-- /tabs --> </div>]]>
158 <![CDATA[<div style="padding-top:15px"></div>]]>
170 <![CDATA[<div class="table-container" style="margin-top:-35px;"> <table class="table" cellspacing="0" cellpadding="0"> <tbody> </tbody> </table> </div>]]>
180 <![CDATA[<div class="table-container" style="margin-top:-35px;"> <table class="table" cellspacing="0" cellpadding="0"> <tbody> </tbody> </table> </div>]]>
190 <![CDATA[<div class="table-container" style="margin-top:-35px;"> <table class="table" cellspacing="0" cellpadding="0"> <tbody> </tbody> </table> </div>]]>
201 <![CDATA[<div class="table-container" style="margin-top:-35px;"> <table class="table" cellspacing="0" cellpadding="0"> <tbody> </tbody> </table> </div>]]>
15 <![CDATA[<style> .table tr:first-child td { border-top:none; } .table td { text-align:center; vertical-align:middle; } .texto-detalhes { line-height:20px; } </style>]]>
381 <![CDATA[<script type="text/javascript"> $(function () { $("#idTitulo").html("VEREADORES"); $("#idSubTitulo").html("José Tibagy de Mello (Dr. Zezito) / Vereador (In memoriam)"); }); </script>]]>