Ryan Sabir wrote:
Hi all,

Its great that more and more people are fully laying out their sites using
CSS, but I'm often seeing the problem where the HTML loads before the CSS,
leaving a second or so where you can see the raw structure of the site
before it gets the stylesheet applied. For example:



Actually, IE loads the CSS along with the HTML and pauses content rendering untill the CSS is downloaded.

What you saw is actually "Flash of Unstyled Content", there's more info here:

http://www.bluerobot.com/web/css/fouc.asp

HTH
-David R
******************************************************
The discussion list for  http://webstandardsgroup.org/

See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************



Reply via email to