wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Introduction to HTML

Total questions: 18

Worksheet time: 11mins

Name
Class
Date
1.

Which tag is used to define the structure of a webpage?

a)

a) <structure>

b)

b) <html>

c)

c) <div>

d)

d) <meta>

2.

What file extension is used for HTML files?

a)

a) <a>

b)

b) .html

c)

c) <html>

3.

HTML is used to design the layout of a webpage.

a)

True

b)

False

4.

The <body> tag contains the main content of a webpage.

a)

True

b)

False

5.

CSS is required to make an HTML webpage functional.

a)

True

b)

False

6.

You can write HTML code on a smartphone using a code editor app.

a)

True

b)

False

7.

The <img> tag is used to insert images into a webpage.

a)

True

b)

False

8.

The language used to style webpages.

(a)  

9.

A popular app for writing HTML code on a smartphone.

(a)  

10.

What does CSS stand for?

a)

Computer System Servicing

b)

Computer Systems Servicing

c)

Cascading Style Sheets

d)

Cascading Sheets Style

11.

Which tag is used for the largest heading?

a)

<h1>

b)

h1

c)

<h1>>

d)

<h11>

12.

<ol>

a)

The section where meta information like the title and links to stylesheets is placed.

b)

The element used to create an ordered list.

c)

A tag used to display an image in a webpage.

13.

Which of the following is used to add comments in HTML?

a)

<!-- comment -->

b)

<!-- comeant -->

c)

<!-- comment>

14.

What does HTML stand for?

(a)  

15.

What is the correct tag to create a line break?

a)

<br>

b)

<lb>

c)

<bl>

16.

src

a)

attribute is used in the <img> tag to define the source of an image

b)

tag is used for the largest heading

c)

<body>

17.

The programming language commonly used with HTML to make webpages interactive.

(a)  

18.

The default file name for a website's homepage.

a)

index.html

b)

untitled.html

c)

default.html