Q69
Which of the following Color Format can also be defined using the keyword rgb, followed by three numbers between 0 and 255, contained in parentheses and separated by commas, with no spaces between them?
A.
RGB Color
AnswerB.
RGBa Color
C.
HSL Color
D.
HSLa Color
Answer: Option A
Solution
Answer: Option A
Solution:
Example: p {color:rgb(0%,10%,50%);}