InterviewSolution
Saved Bookmarks
| 1. |
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(b) RGBa Color(c) HSL Color(d) HSLa ColorI got this question during an interview for a job.My doubt stems from Specifying sizes, colors and files topic in portion CSS Fundamentals, Colors and Styling of CSS |
|
Answer» Right option is (a) RGB COLOR |
|