RE: CSS3 Genrated content, comments/questions

On Mon, 15 Sep 2003, Claire Jennings (Siemens Business Services Inc) wrote:
>
> This is true, but the cost is still 100K for the first page then 5k for
> each page after that. In addition to this, it is the first page that
> generally should be the most performance minded of the pages.

If you are worried about that, then make a version of your stylesheet
optimised for your front page, and embed it directly in the page. You can
then use your generic stylesheet for the rest of the site.

Note that table-layout-markup tag soup pages are regularly 70kb or more.
This is nothing new. The size is merely moving from every HTML page to a
single CSS sheet.

-- 
Ian Hickson                                      )\._.,--....,'``.    fL
U+1047E                                         /,   _.. \   _\  ;`._ ,.
http://index.hixie.ch/                         `._.-(,_..'--(,_..'`-.;.'

Received on Monday, 15 September 2003 15:04:02 UTC