Question 1 out of 5
What is the purpose of the 'href' attribute in HTML?
Specifies the URL of the page the link goes to
The 'href' attribute in HTML specifies the URL of the page the link goes to.
Added to