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

Sites Pertecentes a (o) SP

Endereço Nota Erros Avisos

www.ubatuba.sp.gov.br/nota-fiscal-eletronica/

76.07 5 11
Recomendações Avaliadas
1.2 Organizar o código HTML de forma lógica e semântica.

Recomendações

Número Descrição Quantidade Linhas Código Fonte
1.2.2 Presença de tags HTML sem atributo e conteúdo de texto 3 126 128 142
126 <![CDATA[<body> <!-- OPTIONAL: include this if you want history support --> <iframe src="javascript:''" id="__gwt_historyFrame" tabIndex='-1' style="position: absolute; width: 0; height: 0; border: 0"></iframe> <!--<div id="loadingWrapper"> <div id="loading"> <span class="percent"><span id="perc" class="w1"></span></span><br> <span class="contador" id="contador">5%</span><br> <div class="loadingIndicator"> <img src="imgs/loading.gif" width="24" height="24" style="margin-right:8px;float:left;vertical-align:top;margin-left: 30px;"/>NFS-e<br/> <span id="loadingMsg">Carregando Aplicação...</span></div> <script type="text/javascript">document.getElementById('loadingMsg').innerHTML = 'Carregando estilos...';</script> </div> </div> --> <div id="principal"></div> </body>]]>
128 <![CDATA[<iframe src="javascript:''" id="__gwt_historyFrame" tabIndex='-1' style="position: absolute; width: 0; height: 0; border: 0"></iframe>]]>
142 <![CDATA[<div id="principal"></div>]]>