Answer Posted / hrpynux@gmail.com
A CSS rule is a grouping of one or more CSS properties which are to be applied to one or more target HTML elements. A CSS rule consists of a CSS selector and a set of CSS properties. The CSS selector determines what HTML elements to target with the CSS rule.In the example above it is the div part of the CSS rule.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is selector specificity?
What are the difference between inline css & internal css?
Which property is used to set the background image of an element?
What are the types of style sheets?
What is css grid system?
Is flexbox a framework?
Should you use ids in css?
What is cascading in java?
What is css transform-origin property?
What is the difference between html and css?
What is the full form of css?
How does inheritance work in css?
How do you implement css?
How do you increase font size?
What are gradients in css?