Search Header Logo

HTML-LINKS

Authored by marissa agdong

Computers

11th Grade

Used 135+ times

HTML-LINKS
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which is the correct syntax for a link?

<a href="url">link text</a>

<a href="url" link text>

<a href=url>link text</a>

<a href="url" link text</a>

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

By default, the linked page will be displayed in ______________ browser window.


In other words, where will the following link open:

<a href="https://www.w3schools.com/">Visit W3Schools!</a>

the current

a new

the target

a blank

3.

MULTIPLE SELECT QUESTION

20 sec • 1 pt

Which of the following can be made into a link?

an image

a list item

an <h1> tag

<p> tags

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The correct syntax for a link to an email address is

<a href="mailto:someone@example.com">Send email</a>

<a href="someone@example.com">Send email</a>

<a href=mailto:someone@example.com>Send email</a>

<a href="mailto:someone@example.com">

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the purpose of the target attribute in the code above?

It tells the browser to make your screen blank when you click the link.

It tells the browser to open the link in the same tab when you click the link.

It tells the browser to open the link in a new tab when you click the link.

It tells the browser to open the link in a different browser when you click the link.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An absolute URL:

contains a full path to a resource, excluding the protocol indicator
contains a full path to a resource, including the protocol indicator
assumes the current document's path so that all references are made from the top of the site's hierarchial directory structure
assumes the current document's path so that all references are made from the document's current directory.

7.

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

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?