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

CSE :: CSS - CS

  1. Which of the following property is used to set the color of a text?

  2. A.

     color

    B.

     direction

    C.

     letter-spacing

    D.

     word-spacing


  3. Which of the following property is used to set the text direction?

  4. A.

     color

    B.

     direction

    C.

     letter-spacing

    D.

     word-spacing


  5. Which of the following property is used to add or subtract space between the letters that make up a word?

  6. A.

     color

    B.

     direction

    C.

     letter-spacing

    D.

     word-spacing


  7. Which of the following property is used to set the text shadow around a text?

  8. A.

     white-space

    B.

     text-shadow

    C.

     text-decoration

    D.

     text-transform


  9. Which of the following property is used to set the width of an image border?

  10. A.

     border

    B.

     height

    C.

     width

    D.

     -moz-opacity


  11. Which of the following property is used to set the opacity of an image?

  12. A.

     border

    B.

     height

    C.

     width

    D.

     -moz-opacity


  13. Which of the following property specifies the width of a border?

  14. A.

     border-color

    B.

     border-style

    C.

     border-width

    D.

     border-bottom-color


  15. Which of the following property changes the color of bottom border?

  16. A.

     border-color

    B.

     border-style

    C.

     border-width

    D.

     border-bottom-color


  17. Which of the following property changes the color of top border?

  18. A.

     border-top-color

    B.

     border-left-color

    C.

     border-right-color

    D.

     border-bottom-color


  19. Which of the following property converts text to initial capitals, all uppercase, or all lowercase?

  20. A.

     text-transform

    B.

     text

    C.

     text-decoration

    D.

     text-uppercase