Jeremy wrote:
Is it possible to develop inefficient CSS?
It's actually very easy to develop inefficient CSS, I think. :)
The page has 4 style sheets (plus a fifth if IE).
That's 4-5 separate trips to the server, at least for the first page.
After that the stylesheets should be pulled from the cache.
As an aside, in some caes we are using .png images which require some
special handling for IE - perhaps this is an extra layer of
complication.
Of course it's an extra, but the actual time it takes to process may be
insignificant.
Be grateful for any pointers.
A URL would be helpful.
--
Berg