On 7/29/05, Thomas Hall <[EMAIL PROTECTED]> wrote:
> Please help - http://design.tmhdesign.com/szidonia   This page looks as it
> should in IE, but not in Firefox. I validated it and also viewed the block
> level outlines in Firefox but am clueless as to why the div is not butting
> up in Firefox as it does in IE. Thanks in advance.

Just tried to grasp what you are doing there, but the mix of embedded
styles, tables and css layout makes it really hard to trace what is
going on.

Things like that are mostly useless though:
<div id="top">
&nbsp;
</div>

I would think it a good plan to either do tables or do CSS layouts,
and either do all in the CSS or all embedded. Mixing and matching is a
maintenance nightmare.

Also, starting with Firefox and then fixing it for MSIE is the safer way ahead.
______________________________________________________________________
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