Hyperlink Tags (HTML)

Hyperlink Tags (HTML)

6th - 12th Grade

15 Qs

quiz-placeholder

Similar activities

HTML Basics

HTML Basics

8th - 10th Grade

10 Qs

HTML Images and Links

HTML Images and Links

6th Grade

20 Qs

HTML Tags

HTML Tags

6th - 8th Grade

10 Qs

HTML Tags

HTML Tags

9th Grade

10 Qs

HTML Relative and Absolute Links

HTML Relative and Absolute Links

8th - 12th Grade

20 Qs

HTML Hyperlink and Tables

HTML Hyperlink and Tables

8th - 12th Grade

20 Qs

HTML Hyperlinks

HTML Hyperlinks

8th - 12th Grade

20 Qs

HTML codes

HTML codes

6th - 8th Grade

10 Qs

Hyperlink Tags (HTML)

Hyperlink Tags (HTML)

Assessment

Quiz

Computers

6th - 12th Grade

Medium

Used 141+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

What is a hyperlink?

A link to another webpage

A link to an image

2.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Where does the page LINK belong in this tag?


<a href=" (blank A) "> (blank B) </a>

blank A

blank B

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Where does the clickable TEXT belong in this tag?


<a href=" (blank A) "> (blank B) </a>

blank A

blank B

4.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Which is an example of a complete Hyperlink tag?

a href="list.html" LIST a

<a href="list.html"> LIST </a>

<a="list.html"> LIST </a>

<a href="list"> LIST </a>

5.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

How can I make this link lead to pictures.html?


<a href="list.html"> LIST </a>

Change LIST to PICTURES

Change "list.html" to "pictures.html"

Change href to src

6.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

How can I make this hyperlink text say PICTURES?


<a href="pictures.html"> LIST </a>

change "pictures.html" to "PICTURES"

change LIST to PICTURES

change href to img

7.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

What is missing from this hyperlink tag?


<a="pictures.html"> PICTURES </a>

href

img src

<p>

alt

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?