Home / CSE / CSS - CS :: Basic CSS

CSE :: CSS - CS

  1. Which of the following unit represent the viewport’s width?

  2. A.

     vh

    B.

     vmin

    C.

     vw

    D.

     ch


  3. 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?

  4. A.

     RGB Color

    B.

     RGBa Color

    C.

     HSL Color

    D.

     HSLa Color


  5. Which of the following is not a attribute of the audio element?

  6. A.

     controls

    B.

     src

    C.

     check

    D.

     loop