Hey All, this is my first entry onto this list, so hope it helps... Judith, try setting the paragraph tag to have "position: relative;". IE sometimes sees a floated element and tries to "reserve space" for it which ends up making text which is in the same container as the floated element disappear.
http://www.evolt.org/article/MSIE6_bug_with_floating_divs_and_spacers/17/23899/ On 5/9/05, Judith Taylor <[EMAIL PROTECTED]> wrote: > Greets all, > > I'm puzzled by the behavior of my page in IE6. I have validated both the > HTML and CSS with no problems. > > The puzzlement occurs with the first paragraph on the page. It doesn't > show up, but if you either highlight the location it will show up, or if > you scroll the page or even give another window focus over the browser > window, it will show up. > > Is this part of the guillotine bug, or does that refer mostly to tables? > > URL: http://home.frognet.net/~judith/GardenProject/index.htm > CSS: http://home.frognet.net/~judith/GardenProject/garden.css > > Thanks, > Judith > -- > Fool me once, shame on me. Fool me twice, shoot me for being an idiot. > -= Prof. Felix Einstein "That Darn Squid God" =- by Nick Pollotta > ______________________________________________________________________ > css-discuss [EMAIL PROTECTED] > http://www.css-discuss.org/mailman/listinfo/css-d > List wiki/FAQ -- http://css-discuss.incutio.com/ > Supported by evolt.org -- http://www.evolt.org/help_support_evolt/ > ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
