Sent by Shane Porter on 24 February 2005 14:02
Hi there Andrew,
one thing for a start is that you've spelt the doc-type incorrectly:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Tra__sn__itional//EN" "DTD/xhtml1-transitional.dtd">
Obviously, a validation will have found that, and other things, but this may be having an effect on
your site.
Shane.
-----Original Message-----
From: [EMAIL-REMOVED]
[EMAIL-REMOVED]]On Behalf Of Alan McGill
Sent: 24 February 2005 13:44
To: Andrew Mason
Cc: [EMAIL-REMOVED]
Subject: Re: [css-d] Why isn't my site working in IE?
Hi Andrew,
To start, validate your markup and style sheet. Your style sheet has a
lot of unused styles. Removing all unused styles will simplify your
search for the problem styles.
For the "buttons" navbar on the left try putting the entire list (<ul>)
on one line. IE likes to add breaks with white space.
In Firefox on PC the container div doesn't contain the main div. You'll
want to use a clearing technique(2) clear after the main div
HTH.
alan
2: http://www.positioniseverything.net/easyclearing.html
Andrew Mason wrote:
> Hi experts,
>
> I designed my site in Firefox on Mac, where it looks fine, but navbar
> buttons and footer are messed up in IE for pc. Anyone know what is
> wrong?
>
> http://www.pandamouth.org/randolph/
>
> Thanks,
>
> Andrew
>
> ______________________________________________________________________
> css-discuss [EMAIL-REMOVED]]
> 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-REMOVED]]
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-REMOVED]]
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/