HTML Tags - h, p, img, a REVIEW

HTML Tags - h, p, img, a REVIEW

4th - 5th Grade

10 Qs

quiz-placeholder

Similar activities

Class 7 HTML

Class 7 HTML

5th - 7th Grade

10 Qs

Html Quiz

Html Quiz

1st - 10th Grade

10 Qs

HTML Basics & Tags

HTML Basics & Tags

3rd - 4th Grade

15 Qs

html-G8

html-G8

5th Grade

11 Qs

HTML & CSS Review

HTML & CSS Review

5th - 8th Grade

9 Qs

Web Development

Web Development

1st - 12th Grade

10 Qs

Create a Website 1

Create a Website 1

KG - University

10 Qs

HTML Quiz <html>

HTML Quiz <html>

4th - 8th Grade

10 Qs

HTML Tags - h, p, img, a REVIEW

HTML Tags - h, p, img, a REVIEW

Assessment

Quiz

Computers

4th - 5th Grade

Hard

Created by

Madainn Krall

Used 13+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of an HTML Tag?

It is the instruction that tells the computer what to do

It is like a hashtag

It is the text that you want to put on your website

It adds a link to your website

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

which answer CORRECTLY explains the difference between src and href

they are the same

we use src for image tags and href for a (link) tags

we use src for a (link) tags and href for image tags

we can use them both for images BUT can only use src for links

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

TRUE or FALSE image tags (<img>) use an opening AND closing tag

TRUE

FALSE

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

TRUE or FALSE link tags (<a>) use an opening AND closing tag

TRUE

FALSE

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which answer choice tells the computer you are done with your paragraph:

</h1>

<p>

</p>

<h1>

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When you are adding a link to your site, where do you put the href?

In-between the a tags like this: <a>href="madainn.com"</a>

Inside the closing tag like this: <a> </a href="madainn.com">

Wherever you want, it doesn't really matter

Inside the opening tag like this: <a href="madainn.com"> </a>

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these h tags will give us the BIGGEST heading?

h2

h3

h4

h5

h6

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?