To start importing a table into Dreamweaver, first click ____, then ____.

A. Import, File
B. File, Import
C. Import, Data
D. Table, Import


Answer: B

Computer Science & Information Technology

You might also like to view...

What is the value of x after the following code executes?

int x=10; if( ++x >10) { x =13; } a. 10 b. 9 c. 13 d. 11

Computer Science & Information Technology

Which operator can be used in string concatenation?

a. * b. += c. ++ d. =+

Computer Science & Information Technology

The ____ text-decoration value displays a line above the text.

A. line-through B. underline C. overline D. none

Computer Science & Information Technology

To remove a header, follow the path Insert/Header & Footer/Header and click Remove Header.

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

Computer Science & Information Technology