hola,bueno pues estoy haciendo un script en php,y cuando lo visualizo en IE7 se me ven 2 o 3 cosas mal,la imagen de cada noticia , en IE7 no se ve como se tendria que ver , luego el bloque de la encuesta tmb igual,aver si me podeis ayudar.
este es el codigo de cuando inserto las noticias :
Código PHP:
echo '<table width="475" height="325" border="0" cellpadding="0" cellspacing="0">
<tr>
<td background="imgs/fondonoticias.jpg"><table height="256" width="475" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="290" height="180" align="center" valign="top"><p><span class="TN">Hemos Añadido <span class="TN2">'.$filas['Titulo'].'</span> en <span class="TN2">'.$filaGenero['Genero'].'</span>.</p></span>
<p> </p>
<table width="370" border="0">
<tr>
<td width="39" align="center"><span class="ImagenN"><a href="detallePeli.php?id='.$filas['id'].'"><img src="'.$filas['Thumbnail'].'" /></a></span></td>
<td valign="top"><span class="TN3">'.substr($filas['Sinopsis'],0,430).'...</span></td>
</tr>
<tr>
<td align="center"><a href="detallePeli.php?id='.$filas['id'].'"> Ver mas...</a></td>
</tr>
</table>
<p> </p></td>
</tr>
</table>
*</td>
</tr>
</table><br>';
ups se me olvidaba la direccion para que la podais ver .
http://mira-divx.com/V2Beta/