Hola !!
A ver si me podeis ayudar cuando en la hoja de estilos.css pongo lo de : body {background-color: #E6E6FA} y luego me voy a Preview no me sale fondo en la hoja de index.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<link rel="stylesheet" href="estilos.css" type="text/ccs"
media="all">
<title>Pagina Principal del Ejemplo CCTW</title>
</head>
<body>
Bienvenidos a mi página web.Muy pronto estará lista!</p>
Página creada gracias a CCTW</p>
</body>
</html>
estilos.css
body {background-color: #E6E6FA}
Gracias por la ayuda
A ver si me podeis ayudar cuando en la hoja de estilos.css pongo lo de : body {background-color: #E6E6FA} y luego me voy a Preview no me sale fondo en la hoja de index.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<link rel="stylesheet" href="estilos.css" type="text/ccs"
media="all">
<title>Pagina Principal del Ejemplo CCTW</title>
</head>
<body>
Bienvenidos a mi página web.Muy pronto estará lista!</p>
Página creada gracias a CCTW</p>
</body>
</html>
estilos.css
body {background-color: #E6E6FA}
Gracias por la ayuda