Ch. 3 Review - HTML

Ch. 3 Review - HTML

9th - 12th Grade

20 Qs

quiz-placeholder

Similar activities

HTML basics

HTML basics

5th - 10th Grade

20 Qs

Html Beginner

Html Beginner

6th - 11th Grade

19 Qs

Pemrograman Web

Pemrograman Web

11th Grade

20 Qs

MaWD 4.01

MaWD 4.01

KG - University

20 Qs

HTML & CSS

HTML & CSS

9th - 12th Grade

22 Qs

HTML Pop Quiz

HTML Pop Quiz

8th - 12th Grade

17 Qs

WD SA U-2

WD SA U-2

10th Grade

15 Qs

V5 - herhaling V4

V5 - herhaling V4

7th - 12th Grade

20 Qs

Ch. 3 Review - HTML

Ch. 3 Review - HTML

Assessment

Quiz

Instructional Technology, Computers

9th - 12th Grade

Hard

Created by

Angela Myers

Used 1+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which tag is used to link web pages to each other?

<link> </link>

<hyperlink> </hyperlink>

<a href = "url of site"> </a>

<body> </body>

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

In what section of the HTML document does the <style> element located if you are using embedded style?

title

header

nav

head

3.

MULTIPLE CHOICE QUESTION

10 sec • 5 pts

Which heading/subheading is the biggest font size?

<h1>

<h2>

<h3>

<h6>

4.

MULTIPLE CHOICE QUESTION

20 sec • 5 pts

<a href="https://www.picturelocation"> Click me <a>

What is missing?

Nothing, it is coded correctly.

The / in the closing tag

</a>

They wrote

herf

5.

MULTIPLE CHOICE QUESTION

20 sec • 5 pts

<a href+"https://www.picturelocation"> Click me </a>

What is wrong with this code?

It should be

<a href=

It should be

<a href-

It should be

<a href/

6.

MULTIPLE CHOICE QUESTION

20 sec • 5 pts

<a herf="https://www.picturelocation"> Click me </a>

Is this coded correctly?

Yes

No, they wrote herf

7.

MULTIPLE CHOICE QUESTION

20 sec • 5 pts

<a href="https://www.picturelocation"> Click me </a>

Is this coded correctly?

Yes

No

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?