Ver Mensaje Individual
  #6 (permalink)  
Antiguo 09/05/2012, 13:42
Avatar de IsaBelM
IsaBelM
Colaborador
 
Fecha de Ingreso: junio-2008
Mensajes: 5.032
Antigüedad: 15 años, 10 meses
Puntos: 1012
Respuesta: Imagen (difuminada) dentro de table

a ver si esto
Cita:
#situacion{
background: url('img1.png');
}

<table border="0" cellpadding="2" cellspacing="0">
<tr>
<td id="situacion">

<table border="0" cellpadding="3" cellspacing="0">
<tr>
<td>HOLA SOY CELDA 1</td>
</tr>
<tr>
<td>HOLA SOY CELDA 1</td>
</tr>
<tr>
<td>HOLA SOY CELDA 1</td>
</tr>
<tr>
<td>HOLA SOY CELDA 1</td>
</tr>
</table>
</td>
</tr>
</table>
te vendría bien leer un tutorial sobre html y css
__________________
if(ViolenciaDeGénero) {alert('MUJER ASESINADA');}