wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

HTML Quiz

Total questions: 10

Worksheet time: 4mins

Name
Class
Date
1.

HTML Stands for

a)

Hyper Text Language

b)

Hypertext Markup Language

c)

Hyper Reference Markup language

d)

Hyper Link Markup Language

2.

What is the purpose of HTML?

a)

Structure the content of a webpage

b)

Style the webpage

c)

Handle user input processing

d)

ink web content together

3.

Which of the following are valid HTML tags?

a)

<section>

b)

<div>

c)

<component>

d)

<block>

4.

Which tag is used to add an image in HTML?

a)

<image>

b)

<media>

c)

<picture>

d)

<img>

5.

What is the correct way to create a hyperlink in HTML?

6.

What is the correct HTML5 doctype declaration?

a)

<!DOCTYPE html>

b)

<DOCTYPE html>

c)

<!DOCTYPE HTML5>

d)

<!HTML>

7.

Which tag defines a table row in HTML?

a)

<td>

b)

<row>

c)

<th>

d)

<tr>

8.

Which HTML attribute is used to provide alternative text for images?

a)

alt

b)

src

c)

title

d)

name

9.

Which HTML element is used to define important text?

a)

<b>

b)

<strong>

c)

<important>

d)

<em>

10.

Which of the following input types are valid in HTML?

a)

text

b)

email

c)

number

d)

pin