Ver Mensaje Individual
  #2 (permalink)  
Antiguo 06/12/2005, 23:43
Avatar de seoista
seoista
 
Fecha de Ingreso: septiembre-2003
Ubicación: Pues leyéndote
Mensajes: 1.076
Antigüedad: 20 años, 7 meses
Puntos: 59
Hola ktorxe
Código HTML:
...
<table align="center" width="770" border="0" cellpadding="0" cellspacing="0">
		<tr>
			<td width="505">
				<img src="extras/logo.jpg" />
			</td>
			 <td  width="265" valign="bottom" align="right">
				<img src="extras/spain.gif" border="0" height="22.5"  width="33.75"/>
				<img src="extras/euskadi.gif" border="0" height="22.5"  width="33.75"/>
				<img src="extras/uk.gif" border="0" height="22.5"  width="33.75"/>
			</td>
		</tr>
		<tr>
			<td colspan="2">
                               ...
Pon el </TD> pegado, detrás de la imagen:
Código:
<table align="center" width="770" border="0" cellpadding="0" cellspacing="0">
		<tr>
			<td width="505"><img src="extras/logo.jpg" /></td>
...
A mi me ha quitado ese espacio.

Suerte.
__________________
· No contesto por M.P.

Última edición por seoista; 07/12/2005 a las 00:09