Computer Science, asked by chestasingh15, 25 days ago

which is the correct CSS syntax ?​

Answers

Answered by brinlyqueen
0

Answer:

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 ycuteboyy2
2

Answer:

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