A rule in CSS has....... parts.
Answers
Answered by
0
Answer:
........................
Answered by
1
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. The CSS properties specifies what to style of the targeted HTML elements...
Similar questions