hola mira lo que pasa es que no me aparece la imagen de fondo de mi pagina web :? ..
aqui les dejo los codigos :
estilos.css:
body {background-color: #E6E6FA ; background-image: url(objetos/fondo.png)
; background-repeat: no-repeat ; background-position: center center
; height:100%; }
index.html:
<!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 mi página web. Muy pronto estará lista!</p>
Página creada gracias a CCTW</p>
</body>
</html>
aqui les dejo mi msn por si a acaso: davidxito2210@hotmail.com



Citar


Marcadores