|
Posted by Greg N. on 06/25/05 13:24
Els wrote:
> btw - if the table has no other function than provide a frame for that
> background image, you can just use a div instead.
> div.foo{
> height:[height of your image];
> background-image:url(...);
> }
Well, as I said, I use the table to make the right edge of the image
invisible, and avoid horizontal scroll bars. Can a div do that?
Navigation:
[Reply to this message]
|