I am curious if there is something that would be considered a proper
method for locating small (three to four items) amounts of page specific
styling. Or does it really matter in the great scheme of things?
I have a linked style sheet that covers everything I want to do
globally. What should be done if I want to change and/or add a couple of
divs and paragraphs on a specific page and the style applied is specific
to that one page?
Should this be placed on a separate linked style sheet, placed in the
global style sheet (considering that I may be modifying something that
has already been declared like a paragraph), or would it be considered
ok to simply have this page specific styling on the web page itself
since it is specific to that one page?
Mark
method for locating small (three to four items) amounts of page specific
styling. Or does it really matter in the great scheme of things?
I have a linked style sheet that covers everything I want to do
globally. What should be done if I want to change and/or add a couple of
divs and paragraphs on a specific page and the style applied is specific
to that one page?
Should this be placed on a separate linked style sheet, placed in the
global style sheet (considering that I may be modifying something that
has already been declared like a paragraph), or would it be considered
ok to simply have this page specific styling on the web page itself
since it is specific to that one page?
Mark
Comment