Which of the following media attribute values is NOT supported by most browsers?

A. print
B. screen
C. all
D. handheld


Answer: D

Computer Science & Information Technology

You might also like to view...

The __________ argument of the JOptionPane.showInputDialog method specifies the prompt that appears above an input dialog’s JTextField.

a) first b) second c) third d) fourth

Computer Science & Information Technology

When you delete a file from the hard drive, it is immediately and permanently deleted

Indicate whether the statement is true or false

Computer Science & Information Technology

Press the ________ key to deselect the cropping tool

A) Esc B) Alt C) Ctrl D) F3

Computer Science & Information Technology

An Animal class, Cowboy, and Horse class have what type of C++ relationships?

A. The Cowboy uses an Animal, and the Animal is a Horse. B. The Cowboy uses a Horse, and the Horse is an Animal. C. The Cowboy has an Animal, and the Horse is an Animal. D. The Cowboy uses a Horse, and the Animal is a Horse.

Computer Science & Information Technology