On Sunday 17 July 2005 01:32, Patrick Casey wrote:
>       What's the argument against just using one big uber stylesheet with
> lots of styles that only apply to one particular page? It's not like the
> parse time is significant.

It's a pain in the neck to manage.  It's also hard to take advantage of the 
"cascading" part of CSS.  If I want to override styles for a particular page, 
I must create a new class or id block when I really shouldn't have to.

-- 
Kevin

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to