http://burlmannconstruction.com/test/
http://burlmannconstruction.com/test/css/burlmann.css

Hmm, try Google up "flash of unstyled content"? That's what it sounds
like to me.


well, it's not really "unstyled". It's just missing that 20px margin.

http://bluerobot.com/web/css/fouc.asp/
and
http://www.techrepublic.com/article/prevent-the-flash-of-unstyled-content/5140996

say it's caused by the @import rule - but I use a link to the style sheet, and I also have a second link

<link href="css/small_device.css" media="only screen and (max-width:600px), only screen and (max-device-width: 600px)" rel="stylesheet" type="text/css" />

so, I've done what I can for fouc.

excellent guess, but I think it may be something else.

thanks for taking the time to think about this,
Sandy
______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
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