Cyber Cog wrote:
> Hi,
> here is a silly question:
> 
> If I have 10KB of text in an external style sheet, or 10BK of text as inline
> styles is there any difference in how fast the page loads the *first* time?
> If so, why?
> 

Virtually no difference.  Yes, there is an extra request, but the 
request itself takes a pittance.  Now, for subsequent reloads, external 
style sheets make a difference.  They're cached in the browser and 
there's no load time.

-- 
Bob Easton
Accessibility Matters: http://access-matters.com
______________________________________________________________________
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