31/12/2009, 12:51
|
| | | Fecha de Ingreso: septiembre-2009
Mensajes: 50
Antigüedad: 15 años, 2 meses Puntos: 1 | |
Respuesta: Backrground arriba, centro y pie distinto. Dividelo en 3 divs :
div#div1: { width: 100%; height: 33%; background url('...'); }
div#div2: { width: 100%; height: 33%; background url('...'); }
div#div3: { width: 100%; height: 33%; background url('...'); }
No se le puede colocar 3 backgrounds a un mismo div. |