wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Intro to HTML

Total questions: 20

Worksheet time: 21mins

Name
Class
Date
1.
What does HTML stand for?
a)
Hypertext Medium Language
b)
Hippo Tries Making Licorice
c)
Hypertext Markup Lingo
d)
Hypertext Markup Language
2.
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.
3.
What HTML element defines the title of the document?
a)
<title>
b)
<head>
c)
<meta>
d)
<chicken>
4.
The content of the web page (such as your pictures, text, links) will show up here. 
a)
Head
b)
Body
c)
Style
d)
Folder
5.
Software used to look at webpages...
a)
Browser
b)
Navigator
c)
Notepad
d)
File System
6.
What is the correct HTML element for inserting a line break?
a)
<lb>
b)
<br>
c)
<break><bk>
7.
The html tag is used for what?
a)
Contains the code for the page
b)
Contains information about the webpage
c)
Contains little people who have sad faces
d)
Headings
8.

Which of the following characters indicates an end or closing tag in an HTML tag?

a)

/

b)

>

c)

#

d)

<end>

9.

Which comes first in your HTML document?

a)

<html>

b)

<doctype>

c)

<!DOCTYPE html>

d)

<Title HTML>

10.

HTML is the language used to create .....

a)

Web Pages

b)

iPad Applications

c)

Mobile Applications

d)

Games

11.

The LAST tag on a HTML document

a)

</body>

b)

<html>

c)

</html>

d)

None on the above

12.

</body>

a)

Opening Body tag

b)

Paragraph tag

c)

Closing body tag

d)

Header tag

13.

The correct way to write an h1 tag

a)

<h1>Hello</h1>

b)

<h1>"Hello

c)

{h1}Hello{/h1}

d)

<h1>Hello<h1>

14.

What do you call a document that can be accessed through the world wide web?

a)

Webpage

b)

Website

c)

Web browser

d)

Web search engine

15.

This is used to find or locate a certain website

a)

Webpage

b)

Website

c)

Web browser

d)

Web search engine

16.

Group of webpages is called _____.

a)

Website

b)

Web browser

c)

Web Search engine

d)

None of the above

17.

The following are example of web browsers EXCEPT:

a)

Godzilla

b)

Google Chrome

c)

Internet Explorer

d)

Mozilla Firefox

18.

What does DOCTYPE tell us?

a)

What kind of doctor

b)

Document or slides

c)

Paragraph document

d)

HTML document

19.

What do these tags go to?

<h1> and </h1>

a)

Heading

b)

Halt the code

c)

HTML tags

20.

What goes in the <head> section

a)

Links

b)

Title

c)

Hair

d)

Body