Ver Mensaje Individual
  #2 (permalink)  
Antiguo 05/01/2005, 05:12
Avatar de PatomaS
PatomaS
Colaborador
 
Fecha de Ingreso: marzo-2004
Ubicación: En alguna otra parte
Mensajes: 4.656
Antigüedad: 20 años, 1 mes
Puntos: 63
Hola

Puedes usar algo como esto estilo:

Código:
.ImagenFondo100 {
	background-image: url("tu_imagen.gif");
	background-repeat: no-repeat;
}
y esto como html:

Código:
<table style="width: 100%">
	<tr>
		<td class="ImagenFondo100">&nbsp;</td>
	</tr>
</table>

Mejor si la imagen es del tamaño de la tabla o suficientemente grande.

Felicidad
__________________
¡ hey, hou, hou, hey !