Use the expression ___________________ in a media query to target devices with screens up to 480 pixels in width
a. (width: 480px)
b. (max-width: 480px)
c. (min-width: 480px;)
d. (size: 480px;)
b
Computer Science & Information Technology
You might also like to view...
A customer has engaged a company to improve the availability of all of the customer's services and applications, enabling the customer to minimize downtime to a few hours per quarter. Which of the following will document the scope of the activities the company will provide to the customer, including the intended outcomes?
A. MLA B. MOU C. SOW D. SLA
Computer Science & Information Technology
The ____ operator evaluates to True when the string matches the pattern; otherwise, it evaluates to False.
A. Like B. Menu C. Add D. Insert
Computer Science & Information Technology