Ver Mensaje Individual
  #1 (permalink)  
Antiguo 23/02/2010, 22:34
Avatar de tecnicocelular
tecnicocelular
 
Fecha de Ingreso: junio-2008
Ubicación: Caracas - Venezuela
Mensajes: 11
Antigüedad: 15 años, 10 meses
Puntos: 0
Error al agregar el Codigo de Contador de Visitas...

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...

Última edición por tecnicocelular; 24/02/2010 a las 18:38