no me aparece el color de fondo ni la imagen en pagina web de prueba...
aqui les dejo los codigos de index y de stylos....gracias!!
index..
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>Pagina Principal del Ejemplo CCTW</title>
<link rel="stylesheet"href="estilos.css"type="text/css"
media="all">
</head>
<body>
Bienvenidos a mí página web. Muy pronto estará lista!</p>
Página creada gracias a CCTW</p>
</body>
</html>
stylos....
body {background-color: #E6E6FA ;
background-image: url(objetos/fondo.png);
background-repeat: no-repeat ;
background-position: center center}
nota: exelente proyecto, estoy que muero de ganas por finalizar mi web de pruba!!
aqui les dejo los codigos de index y de stylos....gracias!!
index..
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>Pagina Principal del Ejemplo CCTW</title>
<link rel="stylesheet"href="estilos.css"type="text/css"
media="all">
</head>
<body>
Bienvenidos a mí página web. Muy pronto estará lista!</p>
Página creada gracias a CCTW</p>
</body>
</html>
stylos....
body {background-color: #E6E6FA ;
background-image: url(objetos/fondo.png);
background-repeat: no-repeat ;
background-position: center center}
nota: exelente proyecto, estoy que muero de ganas por finalizar mi web de pruba!!