untitled

untitled

6th - 8th Grade

20 Qs

quiz-placeholder

Similar activities

HTML REVISION

HTML REVISION

8th Grade

21 Qs

HTML Images and Links

HTML Images and Links

6th Grade

20 Qs

Web Design End of Quarter Study Quiz

Web Design End of Quarter Study Quiz

7th Grade

15 Qs

HTML basics

HTML basics

5th - 10th Grade

20 Qs

MaWD 4.01

MaWD 4.01

KG - University

20 Qs

Html Beginner

Html Beginner

6th - 11th Grade

19 Qs

Web Design- HTML Review

Web Design- HTML Review

KG - University

17 Qs

HTML & CSS Review

HTML & CSS Review

7th - 12th Grade

20 Qs

untitled

untitled

Assessment

Quiz

Computers

6th - 8th Grade

Hard

Created by

Sid

Used 1+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What color is #FF0000
Orange
Red
Blue
Green

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

For <img src="#"> to display an image, what must you replace # with?
an image URL
an image anchor tag
the image vector
an image file size

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct syntax for inserting an image?
<image source="untitled.jpg"/>
<img src="untitled.jpg"/>
<src img="untitled.jpg"/>
<img scr="untitled.jpg"/>

4.

MULTIPLE CHOICE QUESTION

30 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>

5.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Which of the following can be made into a link?

an image

a list item

an <h1> tag

<p> tags

6.

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">

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
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?