Ver Mensaje Individual
  #3 (permalink)  
Antiguo 22/01/2008, 02:49
Avatar de darkgaze
darkgaze
 
Fecha de Ingreso: febrero-2006
Ubicación: Madrid, España
Mensajes: 462
Antigüedad: 18 años, 2 meses
Puntos: 2
Re: Codificación de caracteres. Es mi error? utf-8

Esta es la cabecera:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf8">
<meta name="author" content="yo">
<meta name="keywords" content="">
<meta name="description" content="">
<title>titulo</title>
<link rel="stylesheet" href="estilo.css" type="text/css">
</head>




Ahora que lo pienso.

no será EN del principo, que dice que la página está en ingles?....
__________________
Darkgaze