wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

HTML Basics

Total questions: 15

Worksheet time: 7mins

Name
Class
Date
1.

element defines a paragraph

a)

<br>

b)

<p></p>

c)

<pa></pa>

d)

<p><\p>

2.

declaration defines that this document is an HTML5 document

(a)  

3.

element is the root element of an HTML page

(a)  

4.

element contains meta information about the HTML page

(a)  

5.

element specifies a title for the HTML page

(a)  

6.

is a container for all the visible contents, such as headings, paragraphs, images, hyperlinks, tables, lists, etc.

(a)  

7.

element defines a large heading

(a)  

8.

element defines a paragraph

(a)  

9.

is everything from the start tag to the end tag

(a)  

10.

is to read HTML documents and display them correctly

(a)  

11.

are titles or subtitles that you want to display on a webpage.

(a)  

12.

defines the most important heading

(a)  

13.

defines the least important heading

(a)  

14.

attribute for styling HTML elements

(a)  

15.

Use (a)   for text colors