Ir para conteúdo

POWERED BY:

Arquivado

Este tópico foi arquivado e está fechado para novas respostas.

webpaulinho

Pagina separando Conteudo em navegador

Recommended Posts

Galera, é o seguinte estou com um problema em um site aqui.

 

No Internet Explorer(nem acredito) ele vai lindo, aparece perfeito.

 

Só que no firefox ele separa um elemento do outro, mando as imagens de cada navegador e o código da index.

As páginas são diferentes mas o problema acontece em todas...

 

Se alguém conseguir me ajudar, agradeço galera!!!!!

 

Abrs a todos!!!

Imagem Firefox

Imagem Internet Explorer

 

inde.html

<html>
<head>
<title>Marina Cestas</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<table id="Table_01" width="1024" height="795" border="0" cellpadding="0" cellspacing="0" align="center">
<tr>
	<td height="178" colspan="2" valign="top">
	<img src="images/index_01.jpg" width="253" height="178" alt=""></td>
	<td colspan="3" valign="top"><img src="images/index_02.jpg" width="454" height="178" alt=""></td>
	<td width="317" valign="top">
	<img src="images/index_03.jpg" width="317" height="178" alt=""></td>
</tr>
<tr>
  <td height="31" colspan="6" valign="top"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="1024" height="36">
       <param name="movie" value="menu.swf">
       <param name="quality" value="high"><param name="SCALE" value="exactfit">
       <embed src="menu.swf" width="1024" height="36" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" scale="exactfit"></embed>
     </object></td>
   </tr>
<tr>
  <td height="412" colspan="6" valign="top" ><iframe name="conteudo" src="contato.html" frameborder="0" border="0" allowtransparency="true" scrolling="no" width="1024" height="412"></iframe></td>
</tr>
<tr>
	<td colspan="3"><img src="images/index_07.jpg" width="315" height="168" alt=""></td>
	<td width="255">
	  <img src="images/index_08.jpg" width="255" height="168" alt=""></td>
	<td colspan="2">
		<img src="images/index_09.jpg" width="454" height="168" alt=""></td>
</tr>
<tr>
	<td width="73">
		<img src="images/spacer.gif" width="73" height="1" alt=""></td>
	<td width="180">
		<img src="images/spacer.gif" width="180" height="1" alt=""></td>
	<td width="62">
		<img src="images/spacer.gif" width="62" height="1" alt=""></td>
	<td>
		<img src="images/spacer.gif" width="255" height="1" alt=""></td>
	<td width="137">
		<img src="images/spacer.gif" width="137" height="1" alt=""></td>
	<td>
		<img src="images/spacer.gif" width="317" height="1" alt=""></td>
</tr>
</table>
</body>
</html>

Compartilhar este post


Link para o post
Compartilhar em outros sites

Já começou errado usando tabelas para estruturar seu layout.

 

Estude sobre tableless.

 

 

Você esta usando um css reset?

Compartilhar este post


Link para o post
Compartilhar em outros sites

ok, estou começando a aprofundar em tableless.

 

Não, não eztou usando css reset, tentei mas a unica coisa q ele faz e jogar a tabela para o canto e o espaço continua a aparecendo no firefox.

 

Sei que não é certo mas, exite algo que eu possa fazer provisoriamente, apenas para mostrar para o cliente, pois preciso mostrar a parte funcional do layout que não feito por mim, para aprovação do cliente.

 

Obrigado ai pela ajuda e dica...

Compartilhar este post


Link para o post
Compartilhar em outros sites

Utilize um CSS reset e poste como ficou.

 

Tem como colocar um link para o site?

 

Poste seu código CSS também.

Compartilhar este post


Link para o post
Compartilhar em outros sites

×

Informação importante

Ao usar o fórum, você concorda com nossos Termos e condições.