Hola, tengo este código, y en firefox se me vé perfecto, pero en el resto de navegadores, no se visualiza correctamente.
El problema es que si modifico el código, se ve bien en unos pero no en otros.
El problema que me da es que aparecen mal las tablas de los extremos o la central.
Os pongo el código fuente de la zona en cuestión para que podáis ver el problema, no miréis hacian dónde apuntan los enlaces, pues estoy haciendo pruebas y cada uno apunta para un sitio. Por cierto, el problema me lo da el iframe, sin él todo perfecto, pero necesito utilizarlo.
Gracias de antemano.
<tr>
<td width="130" height="235" class="line-color"><table width="128" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="1" colspan="3" class="line-color"></td>
</tr>
<tr>
<td colspan="3" class="menu-title">MENÚ</td>
</tr>
<tr>
<td height="1" colspan="3" class="line-color"></td>
</tr>
<tr>
<td class="menu-content"><p><a href="news.html" target="i_section-content">• Noticias</a></p>
<p><a href="bio.html" target="_self">• Biografía</a></p>
<p><a href="studio.html" target="_self">• Estudio</a></p>
<p><a href="disco.html" target="_self">• Discografía</a></p>
<p><a href="mix.html" target="_self">• Mezclas</a></p>
<p><a href="rchannel.html" target="_self">• Emisora</a></p>
<p><a href="gbook.html" target="_self">• Libro de Visitas</a></p>
<p><a href="contact.html" target="_self">• Contactar</a></p> </td>
</tr>
<tr>
<td height="1" colspan="3" class="line-color"></td>
</tr>
</table></td>
<td width="10" height="235"></td>
<td width="480" height="235" class="line-color"><table width="478" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="1" colspan="3" class="line-color"></td>
</tr>
<tr>
<td height="233"><iframe src="iframe/news.html" name="content" align="center" width="478" height="233" marginwidth="0" marginheight="0" frameborder="0"></iframe></td>
</tr>
<tr>
<td height="1" colspan="3" class="line-color"></td>
</tr>
</table></td>
<td width="10" height="235"></td>
<td width="130" height="235" class="line-color"><table width="128" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="1" colspan="3" class="line-color"></td>
</tr>
<tr>
<td colspan="3" class="menu-title">MENÚ</td>
</tr>
<tr>
<td height="1" colspan="3" class="line-color"></td>
</tr>
<tr>
<td class="menu-content"><p><a href="blog.html" target="_self">• Blog</a></p>
<p><a href="pgallery.html" target="_self">• Álbum de Fotos</a></p>
<p><a href="dloads.html" target="_self">• Descargas</a></p>
<p><a href="radio.html" target="_self">• Radio Online</a></p>
<p><a href="links.html" target="_self">• Enlaces</a></p>
<p><a href="links.html" target="_self">• FAQ (Ayuda) </a></p>
<p><a href="banners.html" target="_self">• Banners </a></p>
<p><a href="about.html" target="_self">• Acerca de</a></p>
</td>
</tr>
<tr>
<td height="1" colspan="3" class="line-color"></td>
</tr>
</table></td>
</tr>