Hola [correo eliminado] caso es k para poner el color d fondo me va todo perfecto...pero cuando kiero poner una imagen d fondo no hay manera...no se k hago mal. La cosa esta asi...
<!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>
Y en el estilos.css asi:
body {background-color: #E6E6FA ; background-image: url(objetos/Fondo.PNG) ; background-position: center center ; background-repeat: no-repeat ; height:100%; }
el archivo se llama exactamente Fondo.PNG
Enga gracias a todos por adelantado!! Mi primer post!! :P
<!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>
Y en el estilos.css asi:
body {background-color: #E6E6FA ; background-image: url(objetos/Fondo.PNG) ; background-position: center center ; background-repeat: no-repeat ; height:100%; }
el archivo se llama exactamente Fondo.PNG
Enga gracias a todos por adelantado!! Mi primer post!! :P