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

Sites Pertecentes a (o) SP

Endereço Nota Erros Avisos

www.daescs.sp.gov.br/site/emconstrucao

77.42 6 8
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 87
1.1.6 Presença de javascript(s) interno 1 79
87 <![CDATA[<style type="text/css"> html { height: 100%; box-sizing: border-box; } *, *:before, *:after { box-sizing: inherit; } body { position: relative; margin: 0; padding-bottom: 6rem; min-height: 100%; background-color: #717171; text-align: center; } body { background-color: #4abcf4; text-align: center; } .embreve-section { width: 100%; height: 100%; background-color: #4abcf4; margin-bottom: 160px; } .embreve-section .box-img-embreve { margin: 0 auto; text-align: center; margin-bottom: 160px; } .embreve-section .box-img-embreve { width: 100%; max-width: 460px; margin: 0 auto 160px auto; } .embreve-section .box-img-embreve h1 { font-size: 44px; color: #fff; margin-bottom: 10px; margin-top: 30px; } .embreve-section .box-img-embreve p { color: #fff; } .footer-embreve { position: absolute; right: 0; bottom: 0; left: 0; padding: 1em; text-align: center; } .footer-embreve img { width: 150px; margin: auto; } footer { margin-top: 80px; background: transparent; } </style>]]>
79 <![CDATA[<script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-123748361-1'); </script>]]>