Answer Posted / hrpynux@gmail.com
Any inline stylesheet takes the highest priority. ...
Any rule defined in <style>... ...
Any rule defined in external style sheet file takes the lowest priority, and rules defined in this file will be applied only when above two rules are not applicable.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are sprites and why they are recommended?
What is css and examples?
What is a rule set?
What is the difference between sass and scss?
What is external css?
How do I set margins?
What is box sizing property?
What does :: before mean in css?
What is the difference between margin and padding in android layout?
What is the cascading order of the three types of css?
What is css value?
What are the advantages and disadvantages of inline styles?
What is css cascading?
Describe Internal CSS with it's Syntax?
Should I use important in css?