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

CSE :: CSS - CS

  1. Which of the following CSS Property specifies the top offset of a positioned element?

  2. A.

     top

    B.

     up

    C.

     reverse

    D.

     fix


  3. Which of the following CSS Property specifies the top offset of a positioned element?

  4. A.

     top

    B.

     up

    C.

     reverse

    D.

     fix


  5. Which of the following CSS Property Specifies the left offset of a positioned element?

  6. A.

     right

    B.

     left

    C.

     bottom

    D.

     up


  7. Which of the following CSS Property sets the stacking order of positioned elements?

  8. A.

     x-index

    B.

     y-index

    C.

     z-index

    D.

     all of the mentioned


  9. Which of the following CSS Property Defines the area of an absolutely positioned element that remains visible?

  10. A.

     clamp

    B.

     clip

    C.

     visibility

    D.

     static


  11. Which of the following CSS Property specifies whether the labels for an element’s list items are positioned inside or outside the “box” defined by the listed item?

  12. A.

     list-style

    B.

     list-position

    C.

     list-style-position

    D.

     all of the mentioned


  13. Which of the following CSS Property defines the x-coordinate of the background-position property?

  14. A.

     background-position-x

    B.

     background-position-y

    C.

     background-x-axis

    D.

     background-y-axis


  15. Which of the following CSS Property specifies the position of the mask?

  16. A.

     mask

    B.

     mask-position

    C.

     mask-origin

    D.

     none of the mentioned


  17. Which of the following CSS Property specifies the x-coordinate in the position of the mask?

  18. A.

     mask-x

    B.

     mask-x-origin

    C.

     mask-position-x

    D.

     mask-origin-x


  19. Which of the following Microsoft-introduced property defines the position of underlining set by the text-decoration property?

  20. A.

     text-underline

    B.

     text-underline-origin

    C.

     text-underline-position

    D.

     none of the mentioned