Question
In the HTML code, what is being linked to?
<a href="video.html">Play</a>
a href
href
Play
video.html
<a href="video.html">Play</a>
a href
href
Play
video.html
Answers
GPT 3.5
In the HTML code, the "video.html" is being linked to.