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

Sites Pertecentes a (o) MS

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 1 192
1.1.4 Presença de CSS(s) interno 8 7 22 50 165 214 295 366 386
1.1.6 Presença de javascript(s) interno 2 356 361
192 <![CDATA[<button style="background:none; border:0" type="submit" name="submit"> <img width="24px" src="imagens/lupa.png" /> </button>]]>
7 <![CDATA[<style type="text/css"> <!-- body { margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; } --> </style>]]>
22 <![CDATA[<style type="text/css"> body { margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; } .style1 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #FFFF00; text-decoration:none; font-weight:normal; } </style>]]>
50 <![CDATA[<style type="text/css"> ul.menu { font-family: Arial; font-size: 12px; margin: 0; padding: 0; li.menust-style: none; } ul.menu li.menu { display: block; position: relative; float: left; z-index:89; } li.menu ul.menu { display: none; } ul.menu li.menu a { display: block; text-decoration: none; color: #ffffff; border-top: 0px soli.menud #ffffff; padding: 13px 15px 13px 15px; background: #0059B2; margin-left: 1px; white-space: nowrap; } ul.menu li.menu a:hover { background: #006666; } li.menu:hover ul.menu { display: block; position: absolute; } li.menu:hover li.menu { float: none; font-size: 11px; } li.menu:hover a { background: #617F8A; } li.menu:hover li.menu a:hover { background: #006666; } } </style>]]>
165 <![CDATA[<style type="text/css"> <!-- .style1 {color: #FFFFFF} --> </style>]]>
214 <![CDATA[<style type="text/css"> body { margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; } </style>]]>
295 <![CDATA[<style type="text/css"> <!-- .style1 { font-family: Tahoma; font-size: 12px; font-weight: bold; } --> </style>]]>
366 <![CDATA[<style type="text/css"> /* jQuery lightBox plugin - Gallery style */ #gallerya { background-color: #FFFFFF; padding: 10px; width: 99%; } #gallerya ul { list-style: none; } #gallerya ul li { display: inline; } #gallerya ul img { border: 5px solid #3e3e3e; border-width: 5px 5px 20px; } #gallerya ul a:hover img { border: 5px solid #fff; border-width: 5px 5px 20px; color: #fff; } #gallerya ul a:hover { color: #fff; } </style>]]>
386 <![CDATA[<style type="text/css"> #gallerya2 { z-index:9999; /* background-color: #FFFFFF; padding: 10px; width: 99%; */ } #gallerya2 ul { list-style: none; } #gallerya2 ul li { display: inline; } #gallerya2 ul img { border: 5px solid #3e3e3e; border-width: 5px 5px 20px; } #gallerya2 ul a:hover img { border: 5px solid #fff; border-width: 5px 5px 20px; color: #fff; } #gallerya2 ul a:hover { color: #fff; } </style>]]>
356 <![CDATA[<script type="text/javascript"> $(function() { $('#gallerya a').lightBox(); }); </script>]]>
361 <![CDATA[<script type="text/javascript"> $(function() { $('#gallerya2 a').lightBox(); }); </script>]]>