Computer Science, asked by robinkumar23, 8 months ago

explain the syntax of CSS in brief?​

Answers

Answered by Anonymous
4

Explanation:

CSS Syntax. The selector points to the HTML element you want to style. ... Each declaration includes a CSS property name and a value, separated by a colon. Multiple CSS declarations are separated with semicolons, and declaration blocks are surrounded by curly braces.

Answered by gayatri185
3

Answer:

a css rule-set consists of a selector and a declaration block: the selector point to the HTML element you want to style. the declaration block contain one or more declaration separated by a CSS property name and a value, separated by a colon.

I hope it's help you...

mark as brainliest and follow me....

stay safe...

Similar questions