Hola...quiero ver si alguien me puede ayudar con esto: no puedo ver el color de fonde ni la imagen, nos e si s porque lo cargu mal o porque no lee la pág. estilo, lo que tengo es:
Index
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>Página principal del ejemplo cctw</title>
<link rel="stylesheet" href="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 CCTW</p>
</body>
</html>
estilo
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>Page title</title>
</head>
<body>
body {background-color: #E6E6FA ; background-image: url(objetos/fondo.png) ;
background-position: center center ; background-repeat: no-repeat ;
height:100%; }
</body>
</html>
No puedo descubrir en que me equivoque...espero ayuda!!!
Gracias
LA PÁG. ESTA BÁRBARA, MUY EXPLICATIVA Y DINÁMICA!!!
Saludos.
K'ro.
Index
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>Página principal del ejemplo cctw</title>
<link rel="stylesheet" href="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 CCTW</p>
</body>
</html>
estilo
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>Page title</title>
</head>
<body>
body {background-color: #E6E6FA ; background-image: url(objetos/fondo.png) ;
background-position: center center ; background-repeat: no-repeat ;
height:100%; }
</body>
</html>
No puedo descubrir en que me equivoque...espero ayuda!!!
Gracias
LA PÁG. ESTA BÁRBARA, MUY EXPLICATIVA Y DINÁMICA!!!
Saludos.
K'ro.