Ver Mensaje Individual
  #3 (permalink)  
Antiguo 29/06/2007, 04:32
Chaoscontrol
 
Fecha de Ingreso: junio-2007
Mensajes: 35
Antigüedad: 16 años, 10 meses
Puntos: 0
Re: Problema con el fondo de la web

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>home</title>
<style type="text/css">
<!--
#Layer1 {
position:absolute;
width:92px;
height:73px;
z-index:1;
left: 14px;
top: 10px;
}
body {
background-image: url(Imatges/Sin%20título-3%20copia.jpg);
background-repeat: no-repeat;
}
-->
</style>
</head>

<body>
</body>
</html>



Es el codgio del marco entero. No hay más.