Explain the rule set in CSS.
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 |
What is css3 word-wrap property?
How do you control image repetition using css?
What is css3 responsive web design?
List some css3 new style properties?
What is the purpose of pseudo-elements?
How do I center a div in css horizontally?
What is cascading in sql?
Does inline css override external?
What are conditional comments ?
What is a parent child selector?
Is hgroup deprecated?
What does :: before mean in css?