> IE 5 PC does apply the background graphic to the <table> as I hoped,
> overlapping columns within the table. But IE 5 Mac doesn't display it.
>
> I'm using the background: shorthand selector:
>
> #content { background: #E9E9E9 url(/images/bg_home.gif) no-repeat; }
>
If memory serves, the imps that run IE5 Mac demand that you use
double-quotes in url()... but they may be okay with no quotes, too.
===
joe howley
http://joe.sameperson.net/