Techno HTML Session 4 HTML Hyperlinks:

Techno HTML Session 4 HTML Hyperlinks:

10th Grade

20 Qs

quiz-placeholder

Similar activities

Linguaggio HTML

Linguaggio HTML

10th Grade

18 Qs

Web Design Advanced HTML CSS

Web Design Advanced HTML CSS

9th - 12th Grade

18 Qs

HTML/CSS

HTML/CSS

9th - 12th Grade

20 Qs

CS10 HTML

CS10 HTML

10th Grade

21 Qs

HTML

HTML

9th - 12th Grade

17 Qs

HTML Links

HTML Links

8th - 12th Grade

20 Qs

Hyperlink Tags (HTML)

Hyperlink Tags (HTML)

6th - 12th Grade

15 Qs

HTML

HTML

9th - 12th Grade

15 Qs

Techno HTML Session 4 HTML Hyperlinks:

Techno HTML Session 4 HTML Hyperlinks:

Assessment

Quiz

Computers

10th Grade

Medium

Created by

lina Zendah

Used 5+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following do you use to create a hyperlink in an HTML document?

The <html> element

The <hr> element

The <img> element

The <a> element

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Consider the following anchor element:

<a href="http://www.habitat.org">Habitat</a>

In this example, to what does "http://www.habitat.org" refer?

The external website that the hyperlink is referring to.

The page text that will display when you access the destination Web page via the anchor element

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When developing your own Web pages, when should you use an internal hyperlink?

To reference another area within the same Web page

To link a file on your local system to another file on your local system

To create a link from a graphic image to a separate file on the Internet

To link a Web page file to a separate file on the Internet

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the default appearance of hyperlinks in the browser?

Blue and underlined

Purple and underlined

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When you create an internal hyperlink, you create the link that points to the bookmark using the anchor tag with which attribute?

The id attribute

The href attribute

The link attribute

The img attribute

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Cameron wants to use a partial url to link his pages together. Which of the following code demonstrates this?

<a href="index.html">Home </a>

<a href="c:\documents\johnsmith\home\index.html">Home </a>

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How does a hyperlink tag END?

<a href=

</a>

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?