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.