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

S

Serial # 19781010

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>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,444
Messages
2,571,709
Members
48,796
Latest member
Greg L.
Top