In Dreamweaver, _________________ view shows the page as it would appear in a browser and is primarily used for designing and creating a webpage.

a. Code and Design
b. Code
c. Debugging
d. Design


d. Design

Computer Science & Information Technology

You might also like to view...

The video technique that allows you to choose a color or range of colors that become transparent, allowing the video image to be visible behind those colors in the overlying image, is known by all of the following except:

a. Blue screen b. Ultimate c. chroma key d. interlacing e. All of the above are appropriate names.

Computer Science & Information Technology

In a C++ program, statements that begin with the symbol # are called ____________________ directives.

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

Computer Science & Information Technology

Linked lists of items are commonly implemented by

A) using an array to hold list items. B) using a function to compute the link to the next item. C) using a class template to represent list items. D) using a structure containing an item and a pointer to the structure type. E) None of the above

Computer Science & Information Technology

If you want to insert a different header or footer midway in a document, you need to insert a:

A) hard page break. B) hard return. C) second header or footer. D) section break.

Computer Science & Information Technology