InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is the Color Format that is a CSS’s six-digit hexadecimal format as color defined in (X)HTML?(a) Specification defined named colors(b) System Color Names(c) 6-Hex Color(d) 3-Hex ColorThe question was posed to me during a job interview.My question comes from Strings and Keywords topic in chapter CSS Properties, Elements, Functions & Tables of CSS |
|
Answer» The correct answer is (c) 6-Hex Color |
|