I'd like to have a CSS file for everything that's common to my site,
and other CSS files that are specific to certain pages or groups of
pages. When a page loads, it would load in BOTH the General CSS and the
specific CSS file for that page. As long as none of the selector names
were the same on both, could the page follow the styles set out in both
files?
Greg Guarino
and other CSS files that are specific to certain pages or groups of
pages. When a page loads, it would load in BOTH the General CSS and the
specific CSS file for that page. As long as none of the selector names
were the same on both, could the page follow the styles set out in both
files?
Greg Guarino
Comment