HighDots Forums  

<tr> with a 1x1 image as a filler on a table with padding of 2 look thicker in netscape but they look ok in IE.

alt.discuss.html alt.discuss.html


Discuss <tr> with a 1x1 image as a filler on a table with padding of 2 look thicker in netscape but they look ok in IE. in the alt.discuss.html forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Serial # 19781010
 
Posts: n/a

Default <tr> with a 1x1 image as a filler on a table with padding of 2 look thicker in netscape but they look ok in IE. - 08-10-2003 , 03:59 PM






Why are the <tr> with a 1x1 image as a filler on a table with padding
of 2 so thick in netscape but they look ok in IE?

I'm using IE 5 and netscape 7.01

http://65.50.43.84:50900/htmlproblem/test1_simple.html I indicated
in HTML where the problem is.

<table align='center' width='690' border='0' cellpadding='2'
cellspacing='0' bgcolor='yellow'>



<!--This is the problem-->
<tr>
<td valign='top' height='1'
background='filler-gray.gif'></td>
</tr>

<tr>
<td>
Why are these 1x1 so
freakin thick in NEtscape 7.01 and not in IE 5????
</td>
</tr>

<!--This is the problem-->
<tr>
<td valign='top' height='1'
background='filler-gray.gif'></td>
</tr>

<tr>
<td>
boo boo
</td>
</tr>

<!--This is the problem-->
<tr>
<td valign='top' height='1'
background='filler-gray.gif'>
</td>
</tr>

<tr>
<td>
lalala

</td>
</tr>

<tr>
<td valign='top' height='1'
background='filler-gray.gif'>
</td>
</tr>

</table>


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.