I've just learned that although my webpages show up fine in IE, they do not
show properly in Firefox. The problem appears to me that that some of the
CSS is "invisible" to Firefox.

I opened a page in Firefox with Firebug, so I could see the CSS that it was
reading from, and it does not see, for example, the "body {.etc., etc.}"
rules. It does see some other things.

Any suggestions as to what I'm doing wrong.

Re: CSS and Firefox by Kathleen

Kathleen
Tue Jul 01 13:36:23 CDT 2008

Please post the URL to a page with the problem and we'll take a look.

--

~ Kathleen Anderson
Microsoft MVP - FrontPage
Spider Web Woman Designs
Expression Web Resources: http://www.spiderwebwoman.com/xweb/
FrontPage Resources: http://www.spiderwebwoman.com/resources/
Please reply to the newsgroup for the benefit of others



"hongloumeng" <hongloumeng@discussions.microsoft.com> wrote in message
news:3F891F99-A1D7-4ED0-B9AB-3A5416E7BB90@microsoft.com...
> I've just learned that although my webpages show up fine in IE, they do
> not
> show properly in Firefox. The problem appears to me that that some of the
> CSS is "invisible" to Firefox.
>
> I opened a page in Firefox with Firebug, so I could see the CSS that it
> was
> reading from, and it does not see, for example, the "body {.etc., etc.}"
> rules. It does see some other things.
>
> Any suggestions as to what I'm doing wrong.



Re: CSS and Firefox by hongloumeng

hongloumeng
Tue Jul 01 15:01:01 CDT 2008

Could I just post the CSS and part of the HTML? The pages are restricted to
users with an Academic Medical Center account.

"Kathleen Anderson" wrote:

> Please post the URL to a page with the problem and we'll take a look.
>
> --
>
> ~ Kathleen Anderson
> Microsoft MVP - FrontPage
> Spider Web Woman Designs
> Expression Web Resources: http://www.spiderwebwoman.com/xweb/
> FrontPage Resources: http://www.spiderwebwoman.com/resources/
> Please reply to the newsgroup for the benefit of others
>
>
>
> "hongloumeng" <hongloumeng@discussions.microsoft.com> wrote in message
> news:3F891F99-A1D7-4ED0-B9AB-3A5416E7BB90@microsoft.com...
> > I've just learned that although my webpages show up fine in IE, they do
> > not
> > show properly in Firefox. The problem appears to me that that some of the
> > CSS is "invisible" to Firefox.
> >
> > I opened a page in Firefox with Firebug, so I could see the CSS that it
> > was
> > reading from, and it does not see, for example, the "body {.etc., etc.}"
> > rules. It does see some other things.
> >
> > Any suggestions as to what I'm doing wrong.
>
>
>

Re: CSS and Firefox by Kathleen

Kathleen
Tue Jul 01 16:07:17 CDT 2008

Absolutely.

--

~ Kathleen Anderson
Microsoft MVP - FrontPage
Spider Web Woman Designs
Expression Web Resources: http://www.spiderwebwoman.com/xweb/
FrontPage Resources: http://www.spiderwebwoman.com/resources/
Please reply to the newsgroup for the benefit of others


"hongloumeng" <hongloumeng@discussions.microsoft.com> wrote in message
news:E3C51B14-4AD7-4A74-ABA2-5E9F32E3643A@microsoft.com...
> Could I just post the CSS and part of the HTML? The pages are restricted
> to
> users with an Academic Medical Center account.
>
> "Kathleen Anderson" wrote:
>
>> Please post the URL to a page with the problem and we'll take a look.
>>
>> --
>>
>> ~ Kathleen Anderson
>> Microsoft MVP - FrontPage
>> Spider Web Woman Designs
>> Expression Web Resources: http://www.spiderwebwoman.com/xweb/
>> FrontPage Resources: http://www.spiderwebwoman.com/resources/
>> Please reply to the newsgroup for the benefit of others
>>
>>
>>
>> "hongloumeng" <hongloumeng@discussions.microsoft.com> wrote in message
>> news:3F891F99-A1D7-4ED0-B9AB-3A5416E7BB90@microsoft.com...
>> > I've just learned that although my webpages show up fine in IE, they do
>> > not
>> > show properly in Firefox. The problem appears to me that that some of
>> > the
>> > CSS is "invisible" to Firefox.
>> >
>> > I opened a page in Firefox with Firebug, so I could see the CSS that it
>> > was
>> > reading from, and it does not see, for example, the "body {.etc.,
>> > etc.}"
>> > rules. It does see some other things.
>> >
>> > Any suggestions as to what I'm doing wrong.
>>
>>
>>



Re: CSS and Firefox by md

md
Wed Jul 02 19:32:44 CDT 2008

Design in FF and hack IE.

Following the above rule will make life a lot easier. FF is standards
compliant and IE is not, especially IE 6, IE 7 better and hopefully they get
it right in IE 8.

--
Mike - FrontPage MVP '97 - '02
Expression Tools & Addin
http://www.j-moves.com
http://www.panemanager.com
FrontPage Tools & Addin
http://www.jbots.com
E-Commerce
http://www.candypress.com

"hongloumeng" <hongloumeng@discussions.microsoft.com> wrote in message
news:3F891F99-A1D7-4ED0-B9AB-3A5416E7BB90@microsoft.com...
> I've just learned that although my webpages show up fine in IE, they do
> not
> show properly in Firefox. The problem appears to me that that some of the
> CSS is "invisible" to Firefox.
>
> I opened a page in Firefox with Firebug, so I could see the CSS that it
> was
> reading from, and it does not see, for example, the "body {.etc., etc.}"
> rules. It does see some other things.
>
> Any suggestions as to what I'm doing wrong.