Tagged Questions
0
votes
2answers
42 views
Does google take into account page load differences from caching?
Here's what I mean by that. If I use internal CSS, the page will load a bit quicker on the first time it is visited, but with external CSS a user can cache the document and load the rest of the site ...
30
votes
4answers
3k views
Why do big sites host their images/css on external domains?
Why do big sites (Facebook, Twitter, Google, Tumblr & so on) host their images/css on external domains?
Facebook:
http://static.ak.fbcdn.net/
Twitter:
http://a0.twimg.com
Google: ...
15
votes
4answers
16k views
Is the Bootstrap CSS on a CDN yet?
Just checking to see if anyone knows of a CDN for the bootstrap css framework.
3
votes
1answer
585 views
What's the pro/cons of Adobe TypeKit API? Any best practices?
With all the Open Source fonts I have available, and I can download them via the CSS font directive, what's the benefit of the TypeKit API?
Are there drawbacks of this? How does it work technically? ...