Foros del Web » Creando para Internet » HTML »

Iframes diferentes según navegadores.

Estas en el tema de Iframes diferentes según navegadores. en el foro de HTML en Foros del Web. 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 ...
  #1 (permalink)  
Antiguo 20/02/2006, 12:11
Avatar de usr
usr
 
Fecha de Ingreso: diciembre-2005
Mensajes: 6
Antigüedad: 18 años, 3 meses
Puntos: 0
Exclamación Iframes diferentes según navegadores.

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&Uacute;</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">&bull; Noticias</a></p>
<p><a href="bio.html" target="_self">&bull; Biograf&iacute;a</a></p>
<p><a href="studio.html" target="_self">&bull; Estudio</a></p>
<p><a href="disco.html" target="_self">&bull; Discograf&iacute;a</a></p>
<p><a href="mix.html" target="_self">&bull; Mezclas</a></p>
<p><a href="rchannel.html" target="_self">&bull; Emisora</a></p>
<p><a href="gbook.html" target="_self">&bull; Libro de Visitas</a></p>
<p><a href="contact.html" target="_self">&bull; 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&Uacute;</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">&bull; Blog</a></p>
<p><a href="pgallery.html" target="_self">&bull; &Aacute;lbum de Fotos</a></p>
<p><a href="dloads.html" target="_self">&bull; Descargas</a></p>
<p><a href="radio.html" target="_self">&bull; Radio Online</a></p>
<p><a href="links.html" target="_self">&bull; Enlaces</a></p>
<p><a href="links.html" target="_self">&bull; FAQ (Ayuda) </a></p>
<p><a href="banners.html" target="_self">&bull; Banners </a></p>
<p><a href="about.html" target="_self">&bull; Acerca de</a></p>
</td>
</tr>
<tr>
<td height="1" colspan="3" class="line-color"></td>
</tr>
</table></td>
</tr>
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 07:45.