HTML Unit Quiz

HTML Unit Quiz

9th - 12th Grade

11 Qs

quiz-placeholder

Similar activities

теги HTML

теги HTML

11th Grade

15 Qs

HTML File Path, Head, and Layout

HTML File Path, Head, and Layout

9th - 12th Grade

10 Qs

HTML - elemente de baza

HTML - elemente de baza

9th Grade

16 Qs

HTML & Web Design

HTML & Web Design

5th - 9th Grade

12 Qs

Web Quzizz

Web Quzizz

9th - 12th Grade

10 Qs

HTML тегтері

HTML тегтері

11th Grade

15 Qs

HTML

HTML

9th Grade

15 Qs

Advanced HTML and CSS

Advanced HTML and CSS

9th - 12th Grade

15 Qs

HTML Unit Quiz

HTML Unit Quiz

Assessment

Quiz

Computers

9th - 12th Grade

Hard

Created by

Joseph Maxwell

Used 33+ times

FREE Resource

11 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How does a browser know that a file is a webpage?

It is opened in the browser

The filename ends with .html

It appears with a browser logo next to it

It contains the <html></html> tag

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is an improper set of HTML tags?

<h1</h1>

<p></p>

<img />

<ul><li></li></ul>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not a proper table-related HTML tag?

table

tr

tb

td

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following tags will appear the smallest?

h1

h2

h5

h4

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following properly sets the src attribute?

<a src="http://google.com">Google</a>

<iframe src>http://weather.gov</iframe>

<img src="http://image.com/image.jpg">

<img>src="http://image.com/image.jpg"</img>

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is wrong with the following code?


<a href="http://onbase.com"></a>

The link will not appear, no text content

The link will not go anywhere, improper href attribute

The link is missing the src attribute

The link has an unnecessary closing tag

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the relationship between the ul element and the li element?

The ul is the child of the li

The ul is the grandparent of the li

The ul is a sibiling to the li

the ul is the parent of the li

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?