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

CSE :: CSS - CS

  1. Which of the following font-variant property render text using the same letter case as in the underlying code?

  2. A.

     bold

    B.

     small-caps

    C.

     normal

    D.

     none of the mentioned


  3. Which of the following property sets the alignment of the last line of a text block?

  4. A.

     overflow-wrap

    B.

     text-align-last

    C.

     text-transform

    D.

     text-indent


  5. Which of the following property controls how spaces and word wrapping are handled?

  6. A.

     spacing

    B.

     text-space

    C.

     white-space

    D.

     word-spacing


  7. Which of the following property specifies what line decorations, if any, are added to the text?

  8. A.

     text-decoration-line

    B.

     text-line-decoration

    C.

     text-decoration-style

    D.

     text-style-decoration


  9. Which of the following property applies one or more shadows to text?

  10. A.

     text-shadow

    B.

     shadowed

    C.

     shadow

    D.

     word-shadow


  11. Which of the following is used to associate a font name to be used in a style sheet with some downloadable font?

  12. A.

     @font-face

    B.

     @charset

    C.

     @media

    D.

     !important


  13. Which of the following is not value for the font-stretch(Font descriptor)?

  14. A.

     normal

    B.

     50%

    C.

     expanded

    D.

     ultra-expanded


  15. Which of the following font format is supported by all the latest browser?

  16. A.

     EOT

    B.

     WOFF2

    C.

     SVG

    D.

     WOFF


  17. Which of the following media query describe the ratio of the width to the height of the media?

  18. A.

     ratio

    B.

     aspect-ratio

    C.

     deviceaspect-ratio

    D.

     resolution


  19. Which of the following media query describe describes the height of the screen or full height of the output page?

  20. A.

     height

    B.

     aspect-ratio

    C.

     device-height

    D.

     resolution