Speed Advantage of CSS

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • TheServant
    Recognized Expert Top Contributor
    • Feb 2008
    • 1168

    Speed Advantage of CSS

    Hey guys,
    Well I have taken the plunge and gotten rid of all of my tables! I am table-free, 100% CSS!
    But I came across an article that I wanted to just clarify:
    • It said that CSS documents called are stored in the cache, so that they are only downloaded once? Is that right?
    • Also, does that mean that images called in the CSS (backgrounds etc) are also stored and therefore should be considerably faster after the first load?


    Cheers.
  • drhowarddrfine
    Recognized Expert Expert
    • Sep 2006
    • 7434

    #2
    Yes to both. Images are handled that way in all cases anyway.

    Comment

    Working...