Home » CSS » Css miscellaneous » Question
  1. Which of the following media type is used for computer screens?
    1. screen
    2. speech
    3. print
    4. all
    5. None of these
Correct Option: A

The screen media type is used for computer screens, smart-phones, tablets etc. The print media type is used for printers, speech is used for screenreaders that “reads” the page loud, all is used for all media type devices.



Your comments will be displayed only after manual approval.