Jump to content


cintia

Member Since 09/02/2004
Offline Last Active 30/12/2008, 17:02
-----

Posts I've Made

In Topic: Problemas Com Barra Horizontal No Ie

11/12/2008, 11:48

Oi Pessoal

Valeu a ajuda, mas eu acabei diminuindo o tamanho da tabela mesmo, qeu porcaria esse IE... <_<

In Topic: Problemas Com Barra Horizontal No Ie

09/12/2008, 12:03

Pessoal, mesmo assim não funciona, ele não tira a barra horizontal:

Eu testei com o código abaixo, e sempre tem a barra no IE, no Firefox funciona:[codebox]<html>

<style type="text/css" media="screen">
<!--
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
-->
</style>
<body>

<table width="800" border="0" cellpadding="0" cellspacing="0" bgcolor="#006600" style="overflow: hidden;">
<tr>
<td>&nbsp;</td>
</tr>
<tr>
<td>&nbsp;</td>
</tr>
<tr>
<td>&nbsp;</td>
</tr>
</table>
</body>
</html>[/codebox]

Por favor alguém tem mais alguma idéia?

IPB Skin By Virteq