[edit edit] Doh!

[edit] I did, of course, mean "should I apply a .clearfix style to each
parent div and NOT the all-encompassing hack below. 

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
On Behalf Of Webmaster
Sent: Thursday, 22 September 2005 12:52 PM
To: wsg@webstandardsgroup.org
Subject: [WSG] Konqueror and Galeon issues

Hi all,

The fix provided the other day to clear floats and make disappearing content
re-appear worked well enough in most browsers.

However, having just performed a preview test at http://browsershots.org
(incidentally, this site deserves an award for its service to the web-dev
community), I'm horrified to discover that my third column is pulling back
into the centre in these two broswers.

The question is: should I care? Is this due to quirks in those browsers? All
others display just how I intended.

The screenshots can be viewed here:

http://browsershots.org/website/363651/

Do I simply need to apply my fix to ALL higher-level container divs?

        /* Improved hack for Peekaboo bug which causes content from #middle
to disappear
        if its height is less than that of #right. Include backjslash here
for IE5-Mac \*/ 
        @media screen {
                * html #middle { height: 0; }
                }
        /* end fix */

******************************************************
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list & getting help
******************************************************

******************************************************
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list & getting help
******************************************************

Reply via email to