HTML Unit Quiz

HTML Unit Quiz

9th - 12th Grade

11 Qs

quiz-placeholder

Similar activities

html

html

11th Grade

12 Qs

Evaluación Pag Web II-07 junio

Evaluación Pag Web II-07 junio

1st - 10th Grade

12 Qs

HTML

HTML

9th - 12th Grade

15 Qs

تصميم موقع ويب-أصيلة البوصافي

تصميم موقع ويب-أصيلة البوصافي

10th Grade

10 Qs

HTML 8B

HTML 8B

8th Grade - University

15 Qs

HTML TAGS

HTML TAGS

12th Grade

10 Qs

EXAMEN

EXAMEN

2nd Grade - University

11 Qs

PW - Corte 1

PW - Corte 1

12th Grade

16 Qs

HTML Unit Quiz

HTML Unit Quiz

Assessment

Quiz

Computers

9th - 12th Grade

Hard

Created by

Joseph Maxwell

Used 32+ 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?