Critical Thinking QuestionsCase 4-1Your cousin Jeff wants to create a Web site to promote his hobby. Jeff knows that you have been learning to create Web sites using Expression Web. Over coffee at your house, Jeff asks a few questions about Web site planning.Jeff wants all the Web pages at his new site to have a consistent and unified look and feel. He asks your opinion about the best way to layout and format his Web pages to promote consistency and unity. You suggest that Jeff ____.

a. shouldn't worry too much about consistency in layout and formatting; visitors to his site won't care about thatc. be certain to use inline styles and layout tables on each Web page to control the look and feel of each pageb. use Cascading Style Sheets (CSS) to control the layout and formatting of his Web pagesd. the only way to control the look and feel of all the pages at his site is to use a Web page template

What will be an ideal response?

Answer: B

Computer Science & Information Technology

You might also like to view...

Match the following keystrokes to their functions:

I. Ctrl+End II. Ctrl+Z II. Shift+Tab IV. Ctrl+plus sign (+) V. Ctrl+minus sign (-) A. moves insertion point to the last field in the last row B. moves insertion point left one field in the same row C. reverses the last edit D. moves to a new record row E. deletes the current record

Computer Science & Information Technology

The ____ function determines whether a given value exists in an array.

A. array_search() B. in_array() C. find_array() D. array_values()

Computer Science & Information Technology