Home / CSE / CSS - CS :: CSS Text, Borders and Images

CSE :: CSS - CS

  1. Which of the following property sets the shadow for a box element?

  2. A.

     shadow

    B.

     set-shadow

    C.

     canvas-shadow

    D.

     box-shadow


  3. Which of the following property defines a shadow effect for text?

  4. A.

     box-shadow

    B.

     img-shadow

    C.

     text-shadow

    D.

     none of the mentioned


  5. Which of the following property defines a shadow color for the right and bottom edges of a scroll bar?

  6. A.

     scrollbar-darkshadow

    B.

     scrollbar-shadow-color

    C.

     scrollbar-darkshadow-color

    D.

     none of the mentioned


  7. Which of the following property defines a color for the right and bottom edges of a scroll bar.

  8. A.

     scrollbar-color

    B.

     scrollbar-darkshadow-color

    C.

     scrollbar-shadow

    D.

     scrollbar-shadow-color


  9. Which of the following property sets list-style-type, list-style-position, and liststyle-image?

  10. A.

     style

    B.

     list-style

    C.

     menu-style

    D.

     img-style


  11. Which of the following property assigns a graphic image to a list item?

  12. A.

     list-image-style

    B.

     list-style-image

    C.

     list-image

    D.

     none of the mentioned


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

  14. A.

     list-style

    B.

     list-position

    C.

     list-style-position

    D.

     list-position-style


  15. Which of the following property defines labels for a list of items?

  16. A.

     list-shape

    B.

     list-style

    C.

     list-type

    D.

     list-style-type


  17. Which of the following property defines in a shorthand form the width, style, and color for all four sides of an element’s border?

  18. A.

     border

    B.

     border-style

    C.

     border-color

    D.

     border-all


  19. Which of the following property defines in a shorthand form the width, style, and color for the left border of an element?

  20. A.

     border

    B.

     border-style

    C.

     border-left

    D.

     none of the mentioned