When sharing a document with others, you can use ________ to keep track of all additions, deletions, and formatting changes made to the document
Fill in the blank(s) with correct word
Track Changes
Computer Science & Information Technology
You might also like to view...
The Windows ________ utility rearranges fragmented files on a hard drive in order to improve efficiency
A) Check Disk B) Optimize Drives C) Error Checking D) Disk Cleanup
Computer Science & Information Technology
Write the code that would make a jump link from the orders item in the secondary navigation menu (| features | pricing | orders |) to the Orders section. There are two parts to this question: a) create the section identifier for the Orders section; b) code the link from the secondary menu to that section identifier.
a. identifier for the Orders section
b. secondary menu link that jumps to the Orders section
Computer Science & Information Technology