How is the color of hyperlinks determined in a presentation?

A) Hyperlink colors are determined by the type of object or page to which you link.
B) Accessed hyperlinks are always green and bold; unaccessed hyperlinks are always blue and underlined.
C) Accessed hyperlinks are always black and italics; unaccessed hyperlinks are always black and underlined.
D) Hyperlink colors are determined by the theme you apply to the presentation.


D

Computer Science & Information Technology

You might also like to view...

Which of the following complexity is O(nlogn)

A. 23nlogn + 50 B. 45n + 45nlogn + 503 C. 300n + 400n*n D. n*n*n + nlogn

Computer Science & Information Technology

What is wrong with the following style?ol {   list-style-type: square;}

A. This is the style for an unordered list, and the selector should be changed to ul. B. The value of a square cannot be used for ordered lists. C. Nothing; the style is correct. D. both a and b

Computer Science & Information Technology

A(n) ________ is the first letter (or letters) of a paragraph, enlarged and either embedded in the text or placed in the left margin

Fill in the blank(s) with correct word

Computer Science & Information Technology

A table can only be sorted using a single category

Indicate whether the statement is true or false

Computer Science & Information Technology