Home / CSE / CSS - CS :: Discussion

Discussion :: CSS - CS

  1. Which of the following is the Color Format that is a 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.

  2. A.

     HSLa Color

    B.

     HSL Color

    C.

     RGBa Color

    D.

     RGB Color

    View Answer

    Workspace

    Answer : Option D

    Explanation :

    RGB color values can also be defined using percentages. The format is the same, except that the numbers are replaced by percentage values between 0% and 100%.


Be The First To Comment