Case-Based Critical Thinking QuestionsCase 2-2You are writing a brief manual on Web page design and you are reviewing the guidelines section you've written. What do you tell readers is the range for relative font sizes?

A. small to large
B. xx-small to xx-large
C. 1 to 7
D. 1 to 8

Answer: B

Computer Science & Information Technology

You might also like to view...

MC A destructor executes when______ .

a) no references to the object exist. b) the object’s value is set to null. c) multiple copies of an object exist. d) None of the above.

Computer Science & Information Technology

All generic method declarations have a type parameter section delimited by __________.

a. curly brackets ({ and }). b. angle brackets (< and >). c. square brackets ([ and ] ). d. parenthesis.

Computer Science & Information Technology