He copiado y pegado los ejemplos que figuran en el instructivo y aún así no logro ponerle color ni fondo a mi página de ejemplo. Qué hago mal ?
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>Pagina Principal del Ejemplo CCTW</title>
<link rel="stylesheet" href="ruta/estilos.css" type="text/css" media="all">
</head>
<body>
Bienvenidos a mi página web. Muy pronto estará lista !!</p>
Página creada gracias a <a href="http://www.comocreartuweb.com">
target="_blank">CCTW</a></p>
</body>
</html>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>Pagina Principal del Ejemplo CCTW</title>
<link rel="stylesheet" href="ruta/estilos.css" type="text/css" media="all">
</head>
<body>
Bienvenidos a mi página web. Muy pronto estará lista !!</p>
Página creada gracias a <a href="http://www.comocreartuweb.com">
target="_blank">CCTW</a></p>
</body>
</html>