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

Sites Pertecentes a (o) RS

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 2 152 153
1.1.6 Presença de javascript(s) interno 2 48 94
152 <![CDATA[<div style="float: right; width: 132px; line-height: 26px; font-size: 12px; color: #444444;"> <div style="background: #B20000; width: 5px; height: 26px; float: left; margin-right: 8px;"></div> Campos obrigatórios </div>]]>
153 <![CDATA[<div style="background: #B20000; width: 5px; height: 26px; float: left; margin-right: 8px;"></div>]]>
48 <![CDATA[<script> $(function () { AdicionarCorMenuSelecionado('verificarautenticidade'); }); </script>]]>
94 <![CDATA[<script type="text/javascript"> $(function () { urlRotaPadrao = "/AlvaraWeb/Alvara/"; jsonViewModel = {"Codigo":null,"recaptcha_response_field":null,"QRCode":false,"ValidarRecaptcha":true}; viewModel = new autenticidadeViewModel(); ko.applyBindings(viewModel); }); var RecaptchaOptions = { theme: 'custom', lang: 'pt', custom_theme_widget: 'recaptcha_widget' }; </script>]]>