Cita:
Iniciado por clara2004 Hola:.....
<link href="../text.css" rel="stylesheet" type="text/css">
<style type="text/css">
body {
background: url('images/zoo3.jpg') center center no-repeat fixed}
</style>
<body onLoad="inicio();" bgcolor="#FFD0A8" leftmargin="15" marginwidth="15">
.....
el codigo deberia de ser algo asi:
Código:
<head>
<style type="text/css">
body {background: url('imagenes/fondo.jpg') center center no-repeat fixed}
</style>
</head>
<body>
</body>
me parece no se ve por que estas olvidando colocar el estilo dentro del head:
<head><style></style></head>
al menos asi me funciono a mi.
espero te haya servido de algo...
saludos