Ch. 3 Review - HTML

Ch. 3 Review - HTML

9th - 12th Grade

20 Qs

quiz-placeholder

Similar activities

HTML - elemente de baza

HTML - elemente de baza

9th Grade

16 Qs

Website Authoring

Website Authoring

10th Grade

20 Qs

Codehs Web Design

Codehs Web Design

9th - 12th Grade

20 Qs

Questions Fundamentals of Web Design

Questions Fundamentals of Web Design

9th - 12th Grade

15 Qs

HTML/CSS

HTML/CSS

9th - 12th Grade

20 Qs

Advanced HTML and CSS

Advanced HTML and CSS

9th - 12th Grade

15 Qs

Теги HTML

Теги HTML

10th Grade

20 Qs

HTML DİLİNE GİRİŞ

HTML DİLİNE GİRİŞ

1st - 10th Grade

19 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?