Which term is defined as a link from a HTML file to another location or file, typically activated by clicking on a highlighted word or image on the screen?

Prepare for the Code.org Computer Science Discoveries test. Study with interactive quizzes and comprehensive explanations. Master key concepts and boost your confidence!

Multiple Choice

Which term is defined as a link from a HTML file to another location or file, typically activated by clicking on a highlighted word or image on the screen?

Explanation:
A hyperlink is a link in an HTML file that takes you to another location or file when you click on highlighted text or an image. In HTML, it’s created with the anchor element using an href attribute to specify the destination, like <a href="https://example.com">Example</a>. When you click it, the browser opens that page or resource. The other terms describe different ideas: a citation is a source reference, a digital footprint is the trail of data you leave online, and intellectual property is the legal ownership of creations. So the term that fits the described feature is hyperlink.

A hyperlink is a link in an HTML file that takes you to another location or file when you click on highlighted text or an image. In HTML, it’s created with the anchor element using an href attribute to specify the destination, like Example. When you click it, the browser opens that page or resource. The other terms describe different ideas: a citation is a source reference, a digital footprint is the trail of data you leave online, and intellectual property is the legal ownership of creations. So the term that fits the described feature is hyperlink.

Subscribe

Get the latest from Passetra

You can unsubscribe at any time. Read our privacy policy