[thelist] CSS Backgrounds

David Dorward evolt at david.us-lot.org
Tue Mar 9 09:12:39 CST 2004


On 9 Mar 2004, at 15:05, Kevin Switzer wrote:
> I have this line of code, <div class="triholder" style="background:
> url(/images/home/bg-tri.gif); background-repeat: repeat-y;"> and it
> works great in IE, but I can't get it to show up in Netscape 7 or Mac
> Safari.

Given the absence of context (hint: Its a good idea to provide a URI), 
I'm going to *guess*. You are floating all the content of the box and 
running into the "Floated content influences height" bug in IE.

http://www.complexspiral.com/publications/containing-floats/

--
David Dorward
http://dorward.me.uk/



More information about the thelist mailing list