I (and a few others) are encountering an intermittent CSS problem on my
site, where, seemingly all of a sudden, all styles disappear on a
displayed page.

My css validates (http://inourpath.com/iop.css, web site:  
http://inourpath.com/intro.html as an example page, but can happen across
the site). I do need to fix a few html validation problems. If you're in
Firefox 2 you can go to View-->Page Style and then pick the default css
and it will come back. In IE6 and Safari on my iPhone I don't know how to
get it back. Emptying cache and history doesn't seem to do it.

In troubleshooting this I found an old (1999)  article by Eric Meyer
"Help! My CSS Isn't Working!"  
(http://meyerweb.com/eric/articles/webrev/199904.html) in which he says
that there should be no space between the property and the variable (i.e.  
it shouldn't be this: width: 100%; --instead it should be width:100%;). Is
this still true?

Are there other little things I should be aware of to help problem solve
the Case of the Missing CSS (again, it doesn't happen often but I can't
figure out a constant for when it does)?

Jeff

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to