J,

Wow.  You're making good progress!  The layout holds together at all
the zoom levels I tried.

On 8/12/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:

> Pretty close to finished on this one.  Just spent the day working on WCAG 
> checkpoints, tweaking, and re-ordering some things in the XHTML.
> 
> Now it still looks fine in Win FF, NN, Opera..  But now the white space 
> between the content area and footer has disappeared in Win IE 5 and 6.
> 
> Can't seem to find the cause.  Might anyone have an idea as to why this has 
> happened, and how I might fix it?
> 
> As far as I can see, this effects only one page:
> 
> http://www.delineations.org/sandbox/pmi-index.html
> 
> Since it only seems to effect the one page, my best assumption is that it
> has something to do with how #content (or one of the items it contains) is
> interacting with the changes I made today in the header or the
> ul#navigation.
> 
> Thanks in advance!  You guys have been very helpful up to this point, and
> those of you who have contributed to this are being credited in the
> Attribution read-me doc that will be shipping with these templates.  Credit
> where it is due, and all.

Do the ohter pages use #content2?  It has 10em bottom padding whereas
#content has 5em.  If all three columns are floated, then #content
techniclally had nothing in it that is part of the page 'flow'  which
would cause the bottom padding to 'disappear'  However, I would expect
that to affect standards compliant browsers as well.

In a totally unrealted note, you may want to ad this near the top of
the head section.

<meta http-equiv="Content-type" content="text/html;charset=UTF-8" />

Obviously, pick the character encoding you are actually using, this
was only a guess.

-- 
Roger

Roger Roelofs
Know what you value.
______________________________________________________________________
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/

Reply via email to