Home / CSE / CSS - CS :: CSS Properties, CSS Elements, CSS Functions

CSE :: CSS - CS

  1. Which of the following property defines the offset from an element’s border and its outline?

  2. A.

     outline-radius

    B.

     opacity

    C.

     outline-offset

    D.

     overflow-style


  3. Which of the following property allows a marquee to be used in the case of a text overflow?

  4. A.

     overflow-style

    B.

     opacity

    C.

     overflow-x

    D.

     perspective


  5. Which of the following property defines a color for the face of a scroll bar, including arrow regions and the scroll box?

  6. A.

     scrollbar-base-color

    B.

     scrollbar-arrow-color

    C.

     scrollbar-darkshadow-color

    D.

     scrollbar-face-color


  7. Which of the following property is used to give a 3-D sense of depth to an element?

  8. A.

     overflow-style

    B.

     opacity

    C.

     overflow-x

    D.

     perspective


  9. Which of the following property is used to set the color of the arrow icon within a scroll bar?

  10. A.

     scrollbar-base-color

    B.

     scrollbar-arrow-color

    C.

     scrollbar-darkshadow-color

    D.

     scrollbar-face-color


  11. Which of the following property defines the text alignment rules on the alignment of the last line of an element?

  12. A.

     text-justify

    B.

     text-fill-color

    C.

     text-align-last

    D.

     none of the mentioned


  13. Which of the following strings are defined by in css?

  14. A.

     Which of the following strings are defined by in css?

    B.

     double quotes

    C.

     both (A) and (B)

    D.

     none of the mentioned


  15. Which of the following defined as alphanumeric names that correspond to some current counter value in a document?

  16. A.

     Class

    B.

     Key

    C.

     Counters

    D.

     None of the mentioned


  17. Which of the following is the Color Format that is a CSS’s six-digit hexadecimal format as color defined in (X)HTML?

  18. A.

     Specification defined named colors

    B.

     System Color Names

    C.

     6-Hex Color

    D.

     3-Hex Color


  19. Which of the following is the Color Format that is the CSS3 HSL value with a fourth value to set the alpha channel value for the color to define the opacity of the element?

  20. A.

     HSLa Color

    B.

     HSL Color

    C.

     RGBa Color

    D.

     RGB Color