A hyperlink that connects to another page in the same website
a. Internal link
b. Hyperlink
c. Text link
A
You might also like to view...
What is the output of the following code:
char ch = ‘c’; if (ch > ‘g’) cout << “high”; else if (ch < ‘m’) cout << “low”; else cout << “middle”; char ch = ‘c’; if (ch > ‘g’) cout << “high”; else if (ch < ‘m’) cout << “low”; else cout << “middle”; char ch = ‘c’; if (ch > ‘g’) cout << “high”; else if (ch < ‘m’) cout << “low”; else cout << “middle”; a) high b) low c) middle d) c
Which of the following categories of computers has the largest relative size and capacity?
A) tablet computer B) laptop C) desktop computer D) smartphone
Following the insertion of a row, the Insert Options button lets you select from which of the following options?
A. Format Same As Above B. Undo Formatting C. Format Same As Below D. Clear Formatting
Which button sends a message that includes the original message and your comments directly to the sender and all recipients of the original message?
A. Reply B. Reply All C. Forward D. Follow Up