Sites Pertecentes a (o) MG
Endereço | Nota | Erros | Avisos |
---|---|---|---|
paraopeba.cam.mg.gov.br/camara_legislativo_sessao.htm |
85.63 | 11 | 186 |
Recomendações Avaliadas | |||||
---|---|---|---|---|---|
1.1 Respeitar os Padrões Web. |
Recomendações
Número | Descrição | Quantidade | Linhas Código Fonte |
---|---|---|---|
1.1.4 | Presença de CSS(s) interno | 1 | 36 |
1.1.6 | Presença de javascript(s) interno | 2 | 57 496 |
36 | <![CDATA[<style> table { border-collapse: collapse; width: 100%; } th, td { border: 1px solid #cb011b; padding: 10px; text-align: center; width: 33%; } th { background-color: #f5f5f5; } </style>]]> |
57 | <![CDATA[<script type="text/javascript"> jQuery(document).ready(function($){ $('.lightbox').lightbox(); }); </script>]]> |
496 | <![CDATA[<script type="text/javascript"> $(document).ready(function(e) { $('#news_box').lc_news_box({ height: 250, max_news: 9, news_per_time: 3, theme: 'dark', nav_arrows: 'side', buttons_position: 'bottom', img_behavior: 'expand', exp_main_img_pos: 'hidden', read_more_btn: true, layout: 'horizontal', boxed_news: true, carousel: true, hide_elements: 'title', expandable_news: true, horiz_img_mode: true, autoplay: true, slide_all: true, slideshow_time: 5000, animation_time: 1200, src : [ { type: 'facebook', id: '462278067279835', link_target: '_blank' } ] }); }); </script>]]> |