Foros del Web » Creando para Internet » HTML »

Ayuda por favor!!

Estas en el tema de Ayuda por favor!! en el foro de HTML en Foros del Web. Hola. Es que estoy haciendo una pagina y a la derecha queria meter una imagen de adorno pero con unas siluetas y he metido las ...
  #1 (permalink)  
Antiguo 22/03/2006, 08:27
 
Fecha de Ingreso: febrero-2005
Mensajes: 17
Antigüedad: 19 años, 1 mes
Puntos: 0
Ayuda por favor!!

Hola.
Es que estoy haciendo una pagina y a la derecha queria meter una imagen de adorno pero con unas siluetas y he metido las medadas y todo bien y no se me pega a la derecha me quedan como un par de pixels y queda mal (VER FOTO)


hachetetepe ://img223.imageshack.us/my.php?image=ayuda9xa.jpg[/IMG]








Aqui os dejo como tengo el codigo mas o menos...de lo que es lo principal

<table border="0" cellspacing="0" cellpadding="0" width="100%" height="100%">
<tr>
<td width="50%" background="images/bg.gif"><img src="images/px1.gif" width="1" height="1" alt="" border="0"></td>
<td valign="bottom" background="images/bg_left.gif"><img src="images/bg_left.gif" alt="" width="17" height="16" border="0"></td>
<td width="780" valign="top">
<table width="780" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="780" valign="top">
<img src="images/titulo.jpg" width="780" height="123"></td>
</tr>
</table>

<table width="780" height="124" border="0">
<tr>
<td width="780" height="120">
<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
WIDTH=775 HEIGHT=124 STYLE="">
<PARAM NAME="flashvars" value="Copyright">
<PARAM NAME="movie" VALUE="menuguay.swf">
<PARAM NAME="menu" VALUE="false">
<PARAM NAME="quality" VALUE="best">
<PARAM NAME="scale" VALUE="noscale">
<PARAM NAME="salign" VALUE="LT">
<PARAM NAME="wmode" VALUE="transparent">
<param name="bgcolor" value="#FFFFFF">
<EMBED src="menuguay.swf" menu="false" quality="best" scale="noscale" salign="LT"
WIDTH=775 HEIGHT=124 bgcolor="#FFFFFF" wmode="transparent" ></EMBED>
</OBJECT></td>
</tr>
</table>


<table width="780" height="31" border="0">
<tr>
<td width="775" height="29" border="0"><img src="images/cabecera_info.jpg" width="775" height="29"></td>
</tr>
</table>
<br>
<table width="780" height="415" border="0">
<tr>
<td width="677" height="415" border="0"></td>
<td width="103" height="415" border="0"><div align="right"><img src="images/figuras_derecha.jpg" width="103" height="415"></div></td>
</tr>
</table> </td>
<td valign="bottom" background="images/bg_right.gif"><img src="images/bg_right.gif" alt="" width="17" height="40" border="0"></td>
<td width="50%" background="images/bg.gif"><img src="images/px1.gif" width="1" height="1" alt="" border="0"></td>
</tr>
</table>




gracias!!
  #2 (permalink)  
Antiguo 22/03/2006, 08:36
 
Fecha de Ingreso: enero-2003
Ubicación: Córdoba, Argentina
Mensajes: 1.047
Antigüedad: 21 años, 1 mes
Puntos: 10
Prueba agregando:

cellspacing="0" cellpadding="0"

en la tabla donde va la imagen.

Código:
   |
   |
  \//

<PARAM NAME="movie" VALUE="menuguay.swf">
<PARAM NAME="menu" VALUE="false">
<PARAM NAME="quality" VALUE="best">
<PARAM NAME="scale" VALUE="noscale">
<PARAM NAME="salign" VALUE="LT">
<PARAM NAME="wmode" VALUE="transparent">
<param name="bgcolor" value="#FFFFFF">
<EMBED src="menuguay.swf" menu="false" quality="best" scale="noscale" salign="LT"
WIDTH=775 HEIGHT=124 bgcolor="#FFFFFF" wmode="transparent" ></EMBED>
</OBJECT></td>
</tr>
</table> 


<table width="780" height="31" border="0">
<tr>
<td width="775" height="29" border="0"><img src="images/cabecera_info.jpg" width="775" height="29"></td>
</tr>
</table> 
<br>
<table width="780" height="415" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="677" height="415" border="0"></td>
<td width="103" height="415" border="0"><div align="right"><img src="images/figuras_derecha.jpg" width="103" height="415"></div></td>
</tr>
</table> </td>
<td valign="bottom" background="images/bg_right.gif"><img src="images/bg_right.gif" alt="" width="17" height="40" border="0"></td>
<td width="50%" background="images/bg.gif"><img src="images/px1.gif" width="1" height="1" alt="" border="0"></td>
</tr>
</table>
__________________
oohh... quisiera ser godines!!!

Última edición por safe; 22/03/2006 a las 08:46
Atención: Estás leyendo un tema que no tiene actividad desde hace más de 6 MESES, te recomendamos abrir un Nuevo tema en lugar de responder al actual.
Respuesta




La zona horaria es GMT -6. Ahora son las 09:59.