Question
Multiple .CSS files?
I generally like to use two .css files. One for text related
properties and another for layout like text.css and layout.css. It
appears that I can only assign one or the other in RH7. If I
manually edit the <head> in code view I can add another
reference to the second style sheet but it seems to be
ignored.
