Identify the media query that applies style rules only to screens that are at least 300 pixels wide.?

A. ?@media screen and (min-width: 300px) {    style rules}
B. ?media screen and (@min-width: 300px) {    style rules}
C. ?media screen and (least-width: 300px) {    style rules}
D. ?@media screen and (@minwidth: 300px) {    style rules}


Answer: A

Computer Science & Information Technology

You might also like to view...

The ____ refers to the order of how objects are arranged in front of and behind other objects on the artboard.

A. vertical height B. stacking distance C. stacking order D. artboard order

Computer Science & Information Technology

Even though Web 2.0 was used over a dial-up connection, a web page might have downloaded more quickly because the web page was smaller and less complex

Indicate whether the statement is true or false

Computer Science & Information Technology

Tables in a relationship are connected using primary and foreign ____________________.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

The ________ utility program identifies and eliminates nonessential files.

A. Disk Cleanup B. Disk Defragmenter C. File Compression D. Virtualization

Computer Science & Information Technology