I have a lot of pages where I will need one (or ten) stylings that apply to that page only. It seems to me that, in the long run, putting these
css commands in the head of the
html page is going to lighten the
css size so much that the extra matter in the
html page will be worth it.
Any ideas on this? My main style page was getting huge and unwieldy.