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

CSE :: CSS - CS

  1. Which of the following sets the color of any text decoration, such as underlines, overlines, and strike throughs?

  2. A.

     text-font

    B.

     text-format

    C.

     text-color

    D.

     text-decoration-color


  3. Which of the following sets what kind of line decorations are added to an element, such as underlines, overlines, etc?

  4. A.

     text-style

    B.

     text-decoration

    C.

     text-line

    D.

     text-decoration-line


  5. Which of the following text-decoration value specifies each line of text has a line above it?

  6. A.

     line

    B.

     underline

    C.

     overline

    D.

     blink


  7. Which of the following CSS property determines how overflowed content that is not displayed is signaled to the users?

  8. A.

     text-flow

    B.

     text-underflow

    C.

     text-overflow

    D.

     none of the mentioned


  9. Which of the following sets the mode for the overline text decoration, determining whether the text decoration affects the space characters or not?

  10. A.

     text-decoration

    B.

     text-mode-overflow

    C.

     text-mode

    D.

     text-overline-mode


  11. Which of the following specifies what parts of an element’s content are skipped over when applying any text decoration?

  12. A.

     @font-text

    B.

     font-style

    C.

     text-skip

    D.

     text-decoration-skip


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

  14. A.

     text-shadow

    B.

     text-effect

    C.

     text-format

    D.

     text-decoration-shadow


  15. Which of the following property sets the apparent position (in stereo sound) of the synthesized voice for spoken media?

  16. A.

     voice-balance

    B.

     media-balance

    C.

     balance

    D.

     none of the mentioned


  17. Which of the following property allows the author to explicitly set the amount of time it should take a speech synthesizer to read an element’s content?

  18. A.

     @media

    B.

     voice

    C.

     voice-duration

    D.

     all of the mentioned


  19. Which of the following property sets the speaker’s voice used by a speech media agent to read an element?

  20. A.

     voice-family

    B.

     voice-check

    C.

     voice-control

    D.

     none of the mentioned