Computer Science, asked by nitya4522, 1 year ago

Css syntax using which bracket?

Answers

Answered by kashyapvishal2002
0

it uses curly bracket{}


Answered by raghawp07
0

It uses the curly brackets -- {}

for eg.

body {

background-color: blue;

}

Similar questions