wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

HTML Basics

Total questions: 38

Worksheet time: 19mins

Name
Class
Date
1.

You should save HTML files with which file extension?

a)

.browser

b)

.index

c)

.webpage

d)

.html

2.

Which of the following is the largest heading?

a)

h1

b)

h3

c)

h4

d)

h6

3.

HTML uses

a)

Captions

b)

Tags

c)

Labels

d)

Quotes

4.

HTML stands for...

a)

Hyper Text Markup Language

b)

High Technology Marking Language

c)

High Tech Modem Language

d)

Hyper-sonic Tech Mark Limited

5.

which Tag defines a paragraph

a)

<pr>

b)

<p>

c)

<para>

d)

<par>

6.
Google, Bing and Yahoo are all examples of what?
a)
Web browsers
b)
Search engines
c)
Web engines
d)
Text editors
7.
Google Chrome, Mozilla Firefox and Microsoft Edge are all examples of what?
a)
Search engines
b)
Websites
c)
Web Browsers
d)
Text editors
8.
Which is the correct HTML element for inserting a line break?
a)
<b>
b)
<lb>
c)
<br>
d)
<break>
9.
HTML tags are always surrounded by
a)
( )
b)
{ }
c)
< >   
d)
"  "
10.

Which tag pair is used to create the largest heading?

a)

<h1></h1>

b)

<h9></h9>

c)

<h type = "largest"></h>

d)

<h6> </h6>

11.

Which of the following creates the smallest headings?

a)

h2

b)

h3

c)

h4

d)

h6

12.
What HTML element defines the title of the document?
a)
<title>
b)
<head>
c)
<meta>
13.

The content of the web (such as your pictures, text, links) will show up where?

a)

Head

b)

Body

c)

Style

d)

Folder

14.
What is the function of the <p> tag?
a)
Defines a paragraph.
b)
Makes the text purple.
c)
It pushes the text to the right.
d)
Prints the webpage.
15.
</html>
a)
Found after </h1>
b)
Found after </style>
c)
Found after </body>
d)
Found at bottom of written code
16.

Google, Bing and Yahoo are all examples of what?

a)

Web browsers

b)

Search engines

c)

Web Editing Softwares

d)

Text editors

17.
Which character is used to indicate an end tag?
a)
/
b)
*
c)
^
d)
<
18.

HTML coding involves using ____________ to create webpages.

a)

Tabs

b)

Tags

c)

Labels

d)

Quotes

19.
These simple, easy-to-use programs allow you to enter, edit, save, and print text.
a)
text editor
b)
web browser
c)
domain name
d)
search engine
20.
What is the correct HTML for creating a hyperlink?
a)
<a href="http://www.w3schools.com">W3Schools</a>
b)
<a url="http://www.w3schools.com">W3Schools.com</a>
c)
<a>http://www.w3schools.com</a>
d)
<a name="http://www.w3schools.com">W3Schools.com</a>
21.
What is a tag?
a)
A piece of text to explain the code
b)
A useful but not essential extra piece of code
c)
Text that tells a web browser how to display a page
d)
Parts of the code that were added later
22.
Which tag starts the HTML file
a)
<H>
b)
<HTML>
c)
</HTML>
d)
<body>
23.
What is the purpose of this tag
</head>
a)
To start the head part of the file
b)
To end the head part of the file
c)
To stop the program
d)
To link to another web page
24.
The <img> tag controls what?
a)
Insert an image
b)
Insert a video
c)
Insert a new line
d)
Insert a page break
25.
P is for......
a)
place
b)
part
c)
potty
d)
paragraph
26.
</p> is
a)
punctuation tag
b)
closing paragraph tag
c)
closing punctuation tag
d)
paragraph tag
27.
How can you make a bulleted list?
a)
<ol>
b)
<ul>
c)
<list>
d)
<dl>
28.
HTML comments start with <!-- and end with -->
a)
False
b)
True
29.
Which HTML element defines the title of a document?
a)
<title>
b)
<meta>
c)
<head>
30.

Which is the correct HTML tag for creating an unordered list?

a)

<ul>

b)

<uline>

c)

<u>

d)

<under>

31.

Which of the listed heading tags creates the largest heading?

a)

H2

b)

H3

c)

H4

d)

H6

32.

Which of the following creates the smallest header?

a)

<H2><./H2>

b)

<H3></H3>

c)

<H4></H4>

d)

<H6></H6>

33.

Website Content is the text, images, and other elements included in a web page.

a)

True

b)

False

34.

Which of these is another name for a web page address?

a)

CSS

b)

JAVA

c)

URL

d)

CNN

35.

More than 90 percent of websites on the Internet are coded using HTML.

a)

True

b)

False

36.

“WWW” is the abbreviation for which of the following?

a)

World Without Websites

b)

World Wide Web

c)

Workforce Wide Web

d)

World Wide Watch

37.

It is a global network of billions of computers and other electronic devices.

a)

search engine

b)

internet

c)

web browser

d)

all of the above

38.

All of these are examples of social network sites EXCEPT

a)

Facebook

b)

LinkedIn

c)

Yahoo

d)

Twitter