Because some visitors to your site might have a vision impairment, you should complete the information in the ____ dialog box that opens when you insert an image.

A. Adaptive Properties
B. Accessibility Properties
C. Page Properties
D. File Properties


Answer: B

Computer Science & Information Technology

You might also like to view...

What is the difference between an inline object and a floating object?

A) Inline objects usually result in more attractive spacing. B) A floating object can be moved independently of the surrounding text characters.. C) Floating objects cannot contain clip art, only photographs. D) Only floating objects can be resized.

Computer Science & Information Technology

What strategy does the hashing implementation of a dictionary use?

A. a binary search tree B. quadratic probing C. linear probing/bucket D. bucket/chaining

Computer Science & Information Technology

A bridge handles frames at which of the following layers of the OSI model?

A. Network B. Session C. Transport D. Data Link

Computer Science & Information Technology

In C, a pointer to void can be dereferenced without a cast.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology