CSS manipulation

Scott Penrose scottp at dd.com.au
Mon Oct 28 23:28:46 CST 2002


On Tuesday, Oct 29, 2002, at 16:17 Australia/Melbourne, Piers Harding 
wrote:

>
> Have you considered inline stylesheets (<STYLE/>) if you use a
> templating engine for your delivery - that way you would be able to
> compress your pages as a whole.

That is less efficient as it means they can not have a local cache. 
Generally, being a web application, they load many pages, each of which 
uses the same style sheet, so inserting <STYLE> entries means that it 
would have to be sent each time.

That would be a really good suggestion though for web sites that expect 
to receive just a single hit (maybe high speed advertising site or 
something similar).

Scott
-- 
Scott Penrose
VP in charge of Pancakes
http://linux.dd.com.au/
scottp at dd.com.au

Dismaimer: If you receive this email in error - please eat it 
immediately to prevent it from falling into the wrong hands.




More information about the Melbourne-pm mailing list