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

Sites Pertecentes a (o) RJ

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 18 214 223 234 266 270 274 278 282 286 290 294 298 302 306 310 314 318 322
1.1.6 Presença de javascript(s) interno 3 87 132 344
214 <![CDATA[<img src="/inscricaoweb/img/prevestibular.jpg" alt="logoprevestibular" width="170" style="">]]>
223 <![CDATA[<div class="row-fluid" style="text-align: justify; font-size: 15px;"> O Pr&eacute; Vestibular Social tem como objetivo democratizar o ensino universit&aacute;rio no munic&iacute;pio, incluindo os cidad&atilde;os no &acirc;mbito social, cultural e econ&ocirc;mico vigente.<br /> <br /> As aulas s&atilde;o ministradas de segunda a sexta-feira. Os professores, no processo ensino -aprendizagem, seguem os padr&otilde;es dos exames de grandes universidades. Durante o ano s&atilde;o ministrados, ainda, aul&otilde;es e simulados, para intensificar a prepara&ccedil;&atilde;o para o Exame Nacional do Ensino M&eacute;dio (ENEM).<br /> <br /> * Para ingressar no Pr&eacute; Vestibular Social &eacute; necess&aacute;rio ser, concluinte do Ensino M&eacute;dio ou estar cursando o 3&ordm; S&eacute;rie do Ensino M&eacute;dio em 2020.<br /> <br /> * Os alunos que estudam em hor&aacute;rio integral n&atilde;o poder&atilde;o concorrer a vaga conforme regra informada no edital.<br /> <br /> <em><strong>Aten&ccedil;&atilde;o:</strong></em> Se voc&ecirc; j&aacute; tiver participado de algum processo de inscri&ccedil;&atilde;o web da Prefeitura de Maca&eacute;, parte da sua inscri&ccedil;&atilde;o j&aacute; estar&aacute; dispon&iacute;vel, se por acaso, tiver esquecido a senha, utilize o link &quot;Esqueci Minha Senha&quot;, as informa&ccedil;&otilde;es de acesso ser&atilde;o encaminhadas para o e-mail cadastrado.<br /> <br /> Caso voc&ecirc; n&atilde;o reconhe&ccedil;a o e-mail cadastrado, favor enviar para o email <em><strong><span style="color: rgb(0, 0, 255);">pre.vestibular.macae@gmail.com</span></strong></em> as informa&ccedil;&otilde;es abaixo para realizarmos o cadastro de um novo e-mail:<br /> <br /> Nome Completo;<br /> CPF;<br /> Data de Nascimento;<br /> Telefone para contato;<br /> Novo e-mail.<br /> <br /> Retornaremos informando a altera&ccedil;&atilde;o do e-mail cadastrado, ap&oacute;s, voc&ecirc; dever&aacute; realizar novamente a inscri&ccedil;&atilde;o para o Pr&eacute; vestibular Social 2020.<br /> <br /> <br /> PER&Iacute;ODO DE INSCRI&Ccedil;&Atilde;O: 09/12/2019 &agrave;s 9h at&eacute; 20/12/2019 </div>]]>
234 <![CDATA[<span style="color: rgb(0, 0, 255);">pre.vestibular.macae@gmail.com</span>]]>
266 <![CDATA[<img src="/inscricaoweb/imagens/icones/pdf.gif" style="">]]>
270 <![CDATA[<img src="/inscricaoweb/imagens/icones/pdf.gif" style="">]]>
274 <![CDATA[<img src="/inscricaoweb/imagens/icones/pdf.gif" style="">]]>
278 <![CDATA[<img src="/inscricaoweb/imagens/icones/pdf.gif" style="">]]>
282 <![CDATA[<img src="/inscricaoweb/imagens/icones/pdf.gif" style="">]]>
286 <![CDATA[<img src="/inscricaoweb/imagens/icones/pdf.gif" style="">]]>
290 <![CDATA[<img src="/inscricaoweb/imagens/icones/pdf.gif" style="">]]>
294 <![CDATA[<img src="/inscricaoweb/imagens/icones/pdf.gif" style="">]]>
298 <![CDATA[<img src="/inscricaoweb/imagens/icones/pdf.gif" style="">]]>
302 <![CDATA[<img src="/inscricaoweb/imagens/icones/pdf.gif" style="">]]>
306 <![CDATA[<img src="/inscricaoweb/imagens/icones/pdf.gif" style="">]]>
310 <![CDATA[<img src="/inscricaoweb/imagens/icones/pdf.gif" style="">]]>
314 <![CDATA[<img src="/inscricaoweb/imagens/icones/pdf.gif" style="">]]>
318 <![CDATA[<img src="/inscricaoweb/imagens/icones/pdf.gif" style="">]]>
322 <![CDATA[<img src="/inscricaoweb/imagens/icones/pdf.gif" style="">]]>
87 <![CDATA[<script type="text/javascript"> $(document).ready(function(){ $.prettyLoader({ loader: '/inscricaoweb/js/loader/prettyLoader/ajax-loader.gif' }); //ALERTAS (FREEOW) parent.$('#freeow-br').freeow("", "", opts); }); //JANELA ALTERAR SENHA function funAlteraSenha() { var myWinSenha=dhtmlwindow.open("myWinSenha", "iframe", "/inscricaoweb/admin/usuario/alterar-senha", "Senha", "width=350px,height=225px,resize=1,scrolling=1,center=1", "recal"); } </script>]]>
132 <![CDATA[<script type="text/javascript"> $(document).ready(function(){ $("#cpf").mask("999.999.999-99"); }); function funRecuperaSenha(cpf) { $.ajax( { type: "POST", url: "/inscricaoweb/candidato/recuperasenha/?cpf=" + cpf, success: function(resposta) { $('#freeow-br').freeow("Aviso", resposta, opts); } } ); } </script>]]>
344 <![CDATA[<script> /** noback v0.0.1 library for prevent backbutton Author: Kiko Mesquita: http://twitter.com/kikomesquita Based on stackoverflow * Copyright (c) 2015 @ kikomesquita */ //(function(window) { // 'use strict'; // //var noback = { // // //globals // version: '0.0.1', // history_api : typeof history.pushState !== 'undefined', // // init:function(){ // window.location.hash = '#no-back'; // noback.configure(); // }, // // hasChanged:function(){ // if (window.location.hash == '#no-back' ){ // window.location.hash = '#'; // //mostra mensagem que não pode usar o btn volta do browser // if($( "#msgAviso" ).css('display') =='none'){ // $( "#msgAviso" ).slideToggle("slow"); // } // } // }, // // checkCompat: function(){ // if(window.addEventListener) { // window.addEventListener("hashchange", noback.hasChanged, false); // }else if (window.attachEvent) { // window.attachEvent("onhashchange", noback.hasChanged); // }else{ // window.onhashchange = noback.hasChanged; // } // }, // // configure: function(){ // if ( window.location.hash == '#no-back' ) { // if ( this.history_api ){ // history.pushState(null, '', '#'); // }else{ // window.location.hash = '#'; // //mostra mensagem que não pode usar o btn volta do browser // if($( "#msgAviso" ).css('display') =='none'){ // $( "#msgAviso" ).slideToggle("slow"); // } // } // } // noback.checkCompat(); // noback.hasChanged(); // } // // }; // // // AMD support // if (typeof define === 'function' && define.amd) { // define( function() { return noback; } ); // } // // For CommonJS and CommonJS-like // else if (typeof module === 'object' && module.exports) { // module.exports = noback; // } // else { // window.noback = noback; // } // // noback.init(); //}(window)); </script>]]>