HTML Quiz Questions

HTML Quiz Questions

8th Grade

10 Qs

quiz-placeholder

Similar activities

List and Table in HTML

List and Table in HTML

8th Grade

10 Qs

Web Design Creating Part 1

Web Design Creating Part 1

8th Grade

13 Qs

HTML Basics

HTML Basics

7th - 12th Grade

12 Qs

HTML

HTML

8th Grade

10 Qs

HTML Basic Tags

HTML Basic Tags

7th - 12th Grade

10 Qs

HTML & Web Design

HTML & Web Design

5th - 9th Grade

12 Qs

HTML Lists

HTML Lists

8th Grade

10 Qs

HTML тегтері

HTML тегтері

1st Grade - University

13 Qs

HTML Quiz Questions

HTML Quiz Questions

Assessment

Quiz

Computers

8th Grade

Medium

Created by

Tonya Griffin

Used 2+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This tag shows up in the tab above the url bar

<!DOCTYPE>

<html>

<title>

<head>

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Defines the document's body

<!DOCTYPE>

<html>

<body>

<main>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Defines a single line break

<space>

<br>

<p>

<body>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Defines an image

<h1>

<p>

<button>

<img>

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Creates a numbered list (Ordered List)

<ul>

<li>

<li>

</ul>

<ol>

<li>

<li>

</ol>

<li>

</li>

<p>

<li>

<li>

</p>

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Creates a bulleted list (Unordered List)

<ul>

<li>

<li>

</ul>

<ol>

<li>

<li>

</ol>

<li>

</li>

<p>

<li>

<li>

</p>

7.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which of the following html tags are self closing? (They do not require a second tag to close them?) Select all that apply.

<html>

<img src>

<br>

<button>

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?