Css miscellaneous


  1. If an @media/@import rule contains a malformed media type (not an identifier) then the statement is valid. State true or false.











  1. View Hint View Answer Discuss in Forum

    NA

    Correct Option: A

    @media and @import rules with unknown media types (that are nonetheless valid identifiers) are treated as if the unknown media types are not present. If an @media/@import rule contains a malformed media type (not an identifier) then the statement is invalid.


  1. ____________ types are mutually exclusive in the sense that a user agent can only support one media type when rendering a document.











  1. View Hint View Answer Discuss in Forum

    NA

    Correct Option: B

    Media types are mutually exclusive in the sense that a user agent can only support one media type when rendering a document. However, user agents may use different media types on different canvases. For example, a document may (simultaneously) be shown in ‘screen’ mode on one canvas and ‘print’ mode on another canvas.



  1. Which of the following property sets pitch or tone (high or low) for the synthesized speech when reading an element; the pitch may be specified absolutely or relative to the normal pitch for the voice-family used to read the text?











  1. View Hint View Answer Discuss in Forum

    NA

    Correct Option: D

    voice-pitch


  1. Which of the following property determines how much variation in pitch or tone will be created by the speech synthesize when reading an element?











  1. View Hint View Answer Discuss in Forum

    NA

    Correct Option: C

    voice-range



  1. Which of the following property sets the speed at which the voice synthesized by a speech media agent will read content?











  1. View Hint View Answer Discuss in Forum

    NA

    Correct Option: B

    voice-rate