I have a main template - both in CSS and HTML. The template (obviously) has an editable region. On many of the pages, the editable region has multiple CSS styles - some classes some IDs, some tags.
Do I:
1) Make an external sheet for each page? (kinda defeats the purpose of a template it seems)
2) create a style sheets that ONLY applies tot he editable region of each page?
AND:
If I create style sheets as in #2 above, would they include the template styles as well ? O rwill the template take care of that?
Any other hints?
Thanks
