Which of the followings is the correct CSS syntax?

A. body {color:#000000};
B. body {color=#000000};
C. body: color=#000000;
D. {body: color:#000000};


A. body {color:#000000};

Computer Science & Information Technology

You might also like to view...

A ________ variable can hold only one of two values: true or false.

A) binary B) single precision C) T/F D) char E) bool

Computer Science & Information Technology

A placeholder for unknown characters in the criteria of a query is called a(n) ________

Fill in the blank(s) with correct word

Computer Science & Information Technology

The figure above illustrates a(n) ____ path.

A. absolute B. relative C. root-relative D. document-relative

Computer Science & Information Technology

What type of OS should you install for best performance when you have enough RAM?

A) 8-bit B) 16-bit C) 32-bit D) 64-bit

Computer Science & Information Technology