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

Sites Verificados

Lista com todos os sítios que foram verificados pela TIC Web Acessibilidade. Dentro de cada domínio, há informações detalhadas sobre as páginas coletadas, bem como os erros e avisos de cada uma *.

Endereço Nota Erros Avisos

camaratupa.sp.gov.br/Noticia/Visualizar/1868

88.65 32 220
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 10 153 155 164 165 166 167 168 173 728 823
1.1.6 Presença de javascript(s) interno 5 38 71 118 130 992
1.1.8 Não foram respeitados os Padrões Web CSS 160 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 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 0 0 0 0 0 0 0 0
153 <![CDATA[<form action="/Home/Pesquisa" method="POST" style="height: 100px;" name="Formulário de Pesquisa no site"> <img src="/Content/css/images/btn-pesquisa.png" alt="Icone de pesquisa"/> <label for="fname" style="color: #FFF; display: none;"> Pesquisa </label> <input type="text" id="txtBusca" name="txtBusca" text="Pesquisar" placeholder="Pesquisa" id="fname" aria-describedby="int2"/> <input type="submit" class="btn-pesquisar" value=" " text="Pesquisar" title="Pesquisar"/> <p id="int2"></p> </form>]]>
155 <![CDATA[<label for="fname" style="color: #FFF; display: none;"> Pesquisa </label>]]>
164 <![CDATA[<div id="" style="height: auto; width: 24em; position: relative; left: 400px; font-size: 11pt; top: 20px; text-align: center; border: 1px solid #2b62a2; padding-bottom: 10px; border-radius: 5px;"> <img src="/Content/css/images/sino-header.jpg" style="position: absolute; width: 55px; height: 55px; left: 15px; top: 15px;"/> <p style="color: #2b62a2">Ouvidoria do parlamento</p> <p style="font-weight: bold; font-size: 16pt; color: #2b62a2;">0800 6767 890</p> <p style="line-height: 1.2; color: #2b62a2;">Apresente suas reivindicações <br/>ao Poder Legislativo</p> </div>]]>
165 <![CDATA[<img src="/Content/css/images/sino-header.jpg" style="position: absolute; width: 55px; height: 55px; left: 15px; top: 15px;"/>]]>
166 <![CDATA[<p style="color: #2b62a2">Ouvidoria do parlamento</p>]]>
167 <![CDATA[<p style="font-weight: bold; font-size: 16pt; color: #2b62a2;">0800 6767 890</p>]]>
168 <![CDATA[<p style="line-height: 1.2; color: #2b62a2;">Apresente suas reivindicações <br/>ao Poder Legislativo</p>]]>
173 <![CDATA[<p id="acessibilidade" style="color: #ffffff; margin-top: 20px; float: right;"> <a href=" " accesskey="G"></a> <a href=" " accesskey="Y"></a> <a href=" " accesskey="F"></a> <a href="/Pagina/Listar/375">Acessibilidade</a> <span> | </span> <a href="#" aria-label="Increase Font" id="accessibility-font" class="js-acessibility">Aumentar Fonte</a> <span> | </span> <a href="#" aria-label="Add Contrast" id="accessibility-contrast" class="js-acessibility">Contraste</a> </p>]]>
728 <![CDATA[<h2 style="clear: both; font-size: 10pt;"> Publicado em: 07 de novembro de 2017 </h2>]]>
823 <![CDATA[<div style="clear: both;"></div>]]>
38 <![CDATA[<script type="text/javascript"> shortcut.add("ALT+1", function () { location.href = "../../Home"; }); shortcut.add("ALT+2", function () { location.href = "../../FaleConosco"; }); shortcut.add("ALT+3", function () { document.getElementById("txtBusca").focus(); }); shortcut.add("ALT+4", function () { location.href = "../../Pagina/Listar/375"; }); </script>]]>
71 <![CDATA[<script type="text/javascript"> var prologue_settings = { // skelJS (probably don't need to change anything here unless you know what you're doing) skelJS: { prefix: '/Content/css/style', resetCSS: true, boxModel: 'border', useOrientation: true, breakpoints: { 'wide': { range: '961', containers: 1200, grid: { gutters: 40 } }, 'normal': { range: '961-1620', containers: 960, grid: { gutters: 40 } }, 'narrow': { range: '961-1279', containers: 'fluid', grid: { gutters: 30 } }, 'narrower': { range: '-961', containers: 'fluid', grid: { gutters: 30 } }, 'mobile': { range: '-640', containers: 'fluid', lockViewport: true, grid: { gutters: 30, collapse: true } } } }, // skelJS Plugins (ditto; don't change unless you know what you're doing) skelJSPlugins: { panels: { panels: { sidePanel: { breakpoints: 'narrower', position: 'left', size: 240, html: '<div data-action="moveElement" data-args="nav"></div></div>' } }, overlays: { sidePanelToggle: { breakpoints: 'narrower', position: 'top-left', width: '3.5em', height: '2.25em', html: '<div data-action="togglePanel" data-args="sidePanel" class="toggle"></div>' } } } } }; // Initialize skelJS skel.init(prologue_settings.skelJS, prologue_settings.skelJSPlugins); </script>]]>
118 <![CDATA[<script type="text/javascript"> $(function () { /* Initialize Tooltip */ // Add the corresponding class to an element (depending on the position you would like to show up) // 'tiptip-top', "tiptip-right", 'tiptip-bottom', 'tiptip-left' // and the text you want to appear in the tooltip, in the title attribute of the same element $(".tiptip-top").tipTip({ maxWidth: "auto", edgeOffset: 1, delay: 100, fadeIn: 200, fadeOut: 200, defaultPosition: "top" }); $(".tiptip-right").tipTip({ maxWidth: "auto", edgeOffset: 1, delay: 100, fadeIn: 200, fadeOut: 200, defaultPosition: "right" }); $(".tiptip-bottom").tipTip({ maxWidth: "auto", edgeOffset: 1, delay: 100, fadeIn: 200, fadeOut: 200, defaultPosition: "bottom" }); $(".tiptip-left").tipTip({ maxWidth: "auto", edgeOffset: 1, delay: 100, fadeIn: 200, fadeOut: 200, defaultPosition: "left" }); }); </script>]]>
130 <![CDATA[<script> (function(i,s,o,g,r,a,m){i["GoogleAnalyticsObject"]=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,"script",'https://www.google-analytics.com/analytics.js','ga'); ga('create', "UA-79859774-24", 'auto'); ga('send', 'pageview'); </script>]]>
992 <![CDATA[<script> function ready(fn) { if (document.readyState !== 'loading') { fn(); } else { document.addEventListener('DOMContentLoaded', fn); } } ready(function () { accessibilityButtons(); }); $(document).ready(function () { accessibilityButtons(); }) accessibilityButtons({ font: { nameButtonIncrease: 'A+', // Default ariaLabelButtonIncrease: 'Increase Font', // Default nameButtonDecrease: 'A-', // Default ariaLabelButtonDecrease: 'Decrease Font' // Default }, contrast: { nameButtonAdd: 'Contraste', // Default ariaLabelButtonAdd: 'Contraste', // Default nameButtonRemove: 'Remover Contraste', // Default ariaLabelButtonRemove: 'Remover Contraste' // Default } }); </script>]]>
0 Não há código fonte a ser exibido.