____ links are links between pages or files within the same Web site.

A. Internal
B. External
C. Alternative
D. Common


Answer: A

Computer Science & Information Technology

You might also like to view...

The HTML code for a text box consists of an tag with a type attribute of ____.

A. text B. content C. box D. code

Computer Science & Information Technology

There are six key elements that the CP team must build into the DR plan.  What are three of them?

What will be an ideal response?

Computer Science & Information Technology

The And operator is ____.

A. != B. || C. && D. ===

Computer Science & Information Technology

Which regular expression will match 2 or more A’s?

A. AA* B. AA+ C. A{2,*} D. AAA

Computer Science & Information Technology