Outlook automatically formats ____________________ so that recipients can use them to access a website directly.

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


hyperlinks

Computer Science & Information Technology

You might also like to view...

What function would you use to generate a random number to simulate the roll of a six-sided die? 

A. nextBooleanInRange(1, 6) B. nextIntegerFromAToBExclusive(1, 6) C. nextIntegerInRange(1, 6) D. nextIntegerFromAToBInclusive(1, 6)

Computer Science & Information Technology

When an Append query is run on a table that has no primary key, where do the new records appear?

A) Alphabetically in ascending order mixed in with the current list B) You cannot run an Append query on a table with no primary key C) Top of the table D) Bottom of the table

Computer Science & Information Technology

An ________ file is a Word document that contains a two-column table, where the first column contains the text that will be searched for in the document, and the second column contains the index entry

A) external index B) external table of contents C) AutoCorrect D) AutoMark

Computer Science & Information Technology

When painting in ____ mode, painting with black makes dark areas darker without affecting light areas.

a. color b. normal c. darken d. overlay

Computer Science & Information Technology