[Ovillo] Declaración del lenguaje en ES

Marina Gallardo marinagallardo en gmail.com
Jue Dic 27 16:40:25 UTC 2007


Hola lista,

Tengo el siguiente código:

<!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" lang="es-ES" xml:lang="es-ES">
<head>
<title>marina gallardo</title>
<meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
<link rel="stylesheet" type="text/css" media="all" href="css/basics.css" />
</head>

Y aún así los caracteres especiales con tilde, etcétera, no me salen.
¿Qué estoy haciendo mal?

Un saludo y felices fiestas.
Marina.


Más información sobre la lista de distribución Ovillo