Sorry bringing Netscape issue up again but I seem to have found
something...
Advertising
Here's the issue, I am talking about image-background in table cell
<td></td>... the problem is that one of the cells shows background, one
of them does... the index.html file attached...
This cells shows background:
<TD width="100%" background="images/topcell_bg.gif"> </TD>
This doesn't:
<TD width="100%" background="images/bottomcell_bg.gif"> </TD>
NOTE: the weird thing is that when I change the image name the the one
on the first cell where it works, it shows the image, but when I change
it back to bottomcell_bg.gif it doesn't... I went to change GIF files
and they have the same property, both GIF(indexed colour)...
And to illustrate the problem, here's the file:
http://kulchitski.com/problem/
Vlad
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php