Skill Struck Unit 2 Vocabulary Flash Cards

Skill Struck Unit 2 Vocabulary Flash Cards

Assessment

Flashcard

Instructional Technology

6th - 8th Grade

Hard

Created by

Joseph Ferraro

FREE Resource

Student preview

quiz-placeholder

5 questions

Show all answers

1.

FLASHCARD QUESTION

Front

absolute link

Back

Provides the complete web address of a resource, including the protocol (like `http:` or `https:`) and the domain name, ensuring that the link works regardless of the page it is on.

2.

FLASHCARD QUESTION

Front

anchor tag

Back

Defines a hyperlink, which is used to take the user to a different section of the same page, a different page on the same site, or a different site.

3.

FLASHCARD QUESTION

Front

image map

Back

An HTML feature that allows you to define multiple distinct, clickable regions (hotspots) on a single image, with each region linking to a different URL.

4.

FLASHCARD QUESTION

Front

relative link

Back

An incomplete URL that points to a file or webpage relative to the current document's location, omitting the protocol and domain name, which makes it ideal for internal linking within the same website.

5.

FLASHCARD QUESTION

Front

target attribute

Back

Part of the anchor element used to set where a linked document will open. For example, this can be used to open a document in a new window or tab.