Beginner
HTML & CSS
Q4 / 100
Which attribute specifies the URL of the page a link goes to?
Correct! Well done.
Incorrect.
The correct answer is C) href
C
Correct Answer
href
Explanation
The "href" (hypertext reference) attribute on an <a> tag specifies the destination URL.
Progress
4/100