QuizApp
Home
Teacher
Login
Register
Guest Mode
Student
Login
Register
Guest Mode
Dashboard
Study MCQ
Computer Operator and Programming Assistant (COPA)
DESIGNING STATIC WEB PAGES
Question #1915
Question #1915
Share
View All Questions
Which is the correct css syntax?
A.
body: color = black;
B.
body { color; black}
C.
{body: color : black;}
D.
{body : color = black;}
Explanation
No explanation provided.