To adapt your design for optimal viewing on several ranges of screen sizes what should you choose?

A. a fixed height
B. a breakpoint
C. a flexible pixel size
D. a static width


Answer: B

Computer Science & Information Technology

You might also like to view...

When we want a priority queue, and the following is true: after enqueuing a group of elements, they can be sorted in O( n ) time, and after dequeuing starts, we will never enqueue again; then we should use:

A. a heap for the priority queue B. a heapify function C. an array for the priority queue D. a stack for the priority queue

Computer Science & Information Technology

The _<______>_ tag is used to create a heading style 1.

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

Computer Science & Information Technology

________ text provides content information about images for text only browsers

A) Alternative B) Descriptive C) Formatted D) Title

Computer Science & Information Technology

Match the following features or parts of Office 2010 to their description:

I. contextual tab A. easy access to formatting commands II. Mini toolbar B. contains groups of commands related to a specific, selected object III. title bar C. set of selections when you click a More button IV. gallery D. contains information relative to the open file V. status bar E. includes file name and application

Computer Science & Information Technology