To save a document as a Web page, you should click the FILE tab, click Save As, specify the drive, folder, and the file name, then select _____ from the Save as type list, and, finally click the Save button.
A. Internet Page
B. HTML
C. Web Page
D. Web File
Answer: C
You might also like to view...
Which of the following is not a valid StringBuilder constructor?
Given the following declarations: StringBuilder buf; StringBuilder buf2 = new StringBuilder(); String c = new String("test"); a. buf = new StringBuilder(); b. buf = new StringBuilder(buf2, 32); c. buf = new StringBuilder(32); d. buf = new StringBuilder(c);
When does the Mini toolbar display?
A) only when text is selected B) when you click the File tab C) always, next to the Quick Access Toolbar D) when you select an object in a document
Objects provide a way to automate tasks that you might need to perform repeatedly
Indicate whether the statement is true or false
The hidden slide icon displays as a(n) ________
A) small empty callout B) slide number with a slash through it C) small piece of paper with a pencil D) exclamation point