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
Explain the css box model and its different elements.
Why shouldn't I use fixed sized fonts ?
What is a rule set?
What is cascading style sheets in html?
How to group css definitions together?
What is the function of css?
What is empty tag in html?
What is the purpose of pt measurement unit?
Is html a code?
What is box sizing property?
Which property is used to set the background image of an element?
How do you change the background color?
What is the difference between internal and external style sheets?
What are the rules in css ruleset?
What is a css class?