Ver Mensaje Individual
  #1 (permalink)  
Antiguo 13/02/2013, 08:35
evoarte
 
Fecha de Ingreso: julio-2002
Mensajes: 813
Antigüedad: 21 años, 9 meses
Puntos: 2
error con script al validar html5

hola,

no veo el error del validador:


Using windows-1252 instead of the declared encoding iso-8859-1.

Line 66, Column 10: The text content of element script was not in the required format: Expected space, tab, newline, or slash but found < instead. </script>

Código HTML:
Ver original
  1. <script type="text/javascript" src="https://apis.google.com/js/plusone.js">
  2. <!--
  3. {
  4. lang: 'es';
  5. }
  6. //-->


Syntax of script documentation:Zero or more code comments, each of which is either a single-line comment starting with "//" or a multi-line comment starting with "/*" and ending with "*/". The content must also meet the constraints of the script microsyntax. For further details, see Inline documentation for external scripts.

un saludo,
josé carlos.