6. 7. What is CSS? What is the syntax for defining a CSS Style?
Answers
Answered by
1
Answer:
Explanation:
The selector points to the HTML element you want to style. The declaration block contains one or more declarations separated by semicolons. Each declaration includes a CSS property name and a value, separated by a colon.
Answered by
0
Answer:
The answer is =
Explanation:
The selector points to the HTML element you want to style. The declaration block contains one or more declarations separated by semicolons. Each declaration includes a CSS property name and a value, separated by a colon.
Similar questions