Order of precedence
Question
What will happen when an external style sheet is combined with document level styles in a document?
- Will the external style sheet take precedence instead of the document level styles? Will it be the external style sheet?
- Or will the document level styles take precedence instead of the external style sheet? Will it be the document level styles?
Which one will take precedence in the cascade?