Saludos. Por Favor si me pueden aclarar...
Cuando valido la pagina web con W3C Markup todo esta ok, pero al agregar este codigo del contador de visitas:
<!-- Begin ShinyStat code -->
<script type="text/javascript" src="http://codice.shinystat.com/cgi-bin/getcod.cgi?USER=tecnicocelular"></script>
<noscript>
<a href="http://www.shinystat.com/es" target="_top">
<img src="http://www.shinystat.com/cgi-bin/shinystat.cgi?USER=tecnicocelular" alt="Estadísticas web" border="0" /></a>
</noscript>
<!-- End ShinyStat code -->
me arroja este error:
Sorry, I am unable to validate this document because on line 187 it contained one or more bytes that I cannot interpret as utf-8 (in other words, the bytes found are not valid values in the specified Character Encoding). Please check both the content of the file and the character encoding indication.
The error was: utf8 "\xED" does not map to Unicode.
Y el editor me coloca los colores en el codigo...
Agradezco toda su ayuda...