HTML Hyperlinks Quiz

HTML Hyperlinks Quiz

6th Grade

15 Qs

quiz-placeholder

Similar activities

Tag Questions

Tag Questions

5th - 6th Grade

20 Qs

CLASS 6 WEEK 1 REVISION

CLASS 6 WEEK 1 REVISION

6th Grade

20 Qs

"How Smart Are Animals" Vocabulary

"How Smart Are Animals" Vocabulary

6th Grade

12 Qs

Poverty/Racism Vocab Quiz

Poverty/Racism Vocab Quiz

6th Grade

20 Qs

word family ag

word family ag

6th Grade

10 Qs

 Behavior Expectations

Behavior Expectations

6th Grade

12 Qs

Text Features

Text Features

2nd - 6th Grade

16 Qs

Paw Patrol

Paw Patrol

4th - 6th Grade

20 Qs

HTML Hyperlinks Quiz

HTML Hyperlinks Quiz

Assessment

Quiz

English

6th Grade

Hard

Created by

Deborge Jones

Used 2+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary purpose of a hyperlink?

To embed images on a webpage

To move the user to another webpage when clicked

To create a table layout for images

To define the folder structure of a website

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is true about relative links?

They always require a protocol like http:// or https://

They are used to link to external websites

They do not require a server path or protocol

They open in a new browser tab by default

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the target="_blank" attribute do when used with a hyperlink?

It specifies the text displayed for the link

It opens the hyperlink in the same browser tab

It opens the hyperlink in a new browser tab

It makes the link bold

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which symbol represents folders located one level lower in an HTML folder hierarchy?

.

/

#

@

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a bookmark in HTML?

A tag that links an image to a webpage

A type of hyperlink that navigates to a specific location on a webpage

A method to link an external CSS file

A protocol used in absolute links

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which attribute is required in an tag to provide alternative text?

src

alt

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you add a hyperlink to an image in HTML?