Critical Thinking QuestionsCase 8-1Because users interact with sites on a variety of user agents, you, as a Web site designer, need a way to determine some parameters of the device that your site will be viewed on or output to so that you can customize pages for display on or output to that device and create responsive sites. Which of the following do you know is the distance from the bottom to the top of the target display/paper, and optimally the minimum or maximum measurement?
A. y
B. device-height
C. aspect-ratio
D. device-aspect-ratio
Answer: B
You might also like to view...
Write a program to play the rock-paper-scissor game. Each of two users types in either P, R, or S. The program then announces the winner as well as the basis for determining the winner: paper covers rock, rock breaks scissors, scissors cuts paper, or nobody wins. Your program should allow the users to use lowercase as well as uppercase letters.
This project is a relatively simple program with a large number of if-else statements inside a loop.
Match each layer's name to the appropirate defintion.
A. The physical device, including the screen, buttons, switches, and so on. B. C. Responsible for translating programming instructions into machine language the device understands. D. E. Providing device functionality that developers use to create apps. F. Where apps run, this layer sits on top of the platform stack and is the layer users interact with.
Modifying the background color or inserting a picture on the slide background are ways to customize a slide.
a. true b. false
How do you determine if a worksheet is grouped?
A. The tabs of all grouped worksheets are yellow. B. [Group] displays in the title bar C. An icon of stacked paper displays on each tab. D. A padlock icon appears on the title bar.