______ defines the specific location in a webpage where a link leads when triggered.
a. An attribute
b. A label
c. An anchor
d. A trigger
c. An anchor
Computer Science & Information Technology
You might also like to view...
Flow proceeds through the conditions of a multi-branch if statement until one is found to be false.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology
Java has an if statement that will guard a group of statements, and only perform them when a condition is true.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology