HTML-LINKS

HTML-LINKS

11th Grade

10 Qs

quiz-placeholder

Similar activities

Clase de Computación: Excel

Clase de Computación: Excel

11th Grade

12 Qs

Pengenalan Aplikasi Blender

Pengenalan Aplikasi Blender

11th Grade

13 Qs

Visual Basic 2010

Visual Basic 2010

8th Grade - University

10 Qs

Numpy-1

Numpy-1

9th - 12th Grade

10 Qs

Test on Python Function

Test on Python Function

11th - 12th Grade

12 Qs

Word 2016 Lesson 1

Word 2016 Lesson 1

9th - 12th Grade

10 Qs

1 Herramientas Digitales

1 Herramientas Digitales

6th Grade - University

10 Qs

ICT as Platform for Change

ICT as Platform for Change

11th - 12th Grade

10 Qs

HTML-LINKS

HTML-LINKS

Assessment

Quiz

Computers

11th Grade

Practice Problem

Hard

Created by

marissa agdong

Used 135+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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?