HTML-LINKS

HTML-LINKS

11th Grade

10 Qs

quiz-placeholder

Similar activities

CSS background, border

CSS background, border

11th Grade

10 Qs

สอบเก็บคะแนน ไพทอน ม.4

สอบเก็บคะแนน ไพทอน ม.4

9th - 12th Grade

10 Qs

Kuis tipedata, flowchart informatima kelas X j4njang SMA

Kuis tipedata, flowchart informatima kelas X j4njang SMA

9th - 12th Grade

10 Qs

Grade 11 Term 4 Practice 2

Grade 11 Term 4 Practice 2

11th Grade

10 Qs

Los periféricos del computador

Los periféricos del computador

1st Grade - Professional Development

9 Qs

Database Concepts

Database Concepts

11th - 12th Grade

15 Qs

BTEC Level 3 Nat Ext Dip in Computing - Unit 2.1 Hardware and Software

BTEC Level 3 Nat Ext Dip in Computing - Unit 2.1 Hardware and Software

11th - 12th Grade

10 Qs

EmTech Q2 Post Test 2

EmTech Q2 Post Test 2

11th Grade

15 Qs

HTML-LINKS

HTML-LINKS

Assessment

Quiz

Computers

11th Grade

Hard

Created by

marissa agdong

Used 135+ times

FREE Resource

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

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?