Ver Mensaje Individual
  #4 (permalink)  
Antiguo 04/04/2010, 12:35
Avatar de raxper
raxper
 
Fecha de Ingreso: enero-2010
Ubicación: ------
Mensajes: 472
Antigüedad: 14 años, 3 meses
Puntos: 2
Respuesta: escribir al lado de una imagen

Código:
<table align="center" width="700" height="402" border="0" style="background-image:url(http://img297.imageshack.us/img297/733/85988449.gif); background-repeat: no-repeat;"><tr> 
<th height="219" class="Estilo39" scope="row">
Hola como estas
</th>
    </tr> 
</table>
O asi ? =S

Código:
<table width="205" height="174" border="1" style="border:#CCCCCC">
  <tr>
    <td align="center">Planeta Tierra</td>
  </tr>
  <tr>
    <td><img src="http://www.verdaderoofalso.com/imagenes/planeta-azul.jpg"></td>
  </tr>
</table>

Última edición por raxper; 04/04/2010 a las 13:00