Which of the following can be used to display black color in HTML?
2018
Which of the following can be used to display black color in HTML?
Answer: A. RGB(0, 0, 0)
- A.
RGB(0, 0, 0)
- B.
RGB(255, 255, 255)
- C.
RGB(255, 0, 0)
- D.
RGB(0, 255, 0)
Attempted by 782 students.
Show answer & explanation
Correct answer: A
Loading lesson…