wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

HTML Reviewer Q1

Total questions: 15

Worksheet time: 9mins

Name
Class
Date
1.

<ul> tag creates a bulleted list

a)
True
b)
False
2.

<body bgcolor="#ffffff"> displays white background of the browser window or screen

a)
True
b)
False
3.

The <marquee> tag is used for nonmoving text design.

a)
True
b)
False
4.

The <h1> tag is used to create the largest heading in HTML.

a)
True
b)
False
5.

The <i> tag is used to make text bold.

a)
True
b)
False
6.

Which is the correct format to save a web page file?

a)

htmx

b)

css

c)

cpp

d)

html

7.

FILO principle in scripting means

a)

First In Last Over

b)

First In Last Out

c)

Fourth In Let Out

d)

Fitter In Leo Out

8.

<!DOCTYPE html>

a)

tells the browser to interpret the document as HTML5.

b)

use to signal to the browser how to correctly interpret and display their content

c)

a document declaration for HTML 5.0

d)

all of the mentioned choices

9.

What is the background color of the webpage?

a)

red

b)

green

c)

blue

d)

black

10.

What is the main heading of the web page?

a)

Zero Hunger

b)

No to Poverty

c)

Ways to Eliminate Hunger

d)

Tips on How to Lessen Hunger

11.

What is the meaning of CSS?

(a)  

12.

HTML means hypertext (a)   language

13.

This is the escape sequence of this special character "copyright"

(a)  

14.

This inserts a single space that prevents line breaks between the words it separates.

a)

 &quot;

b)

&amp;

c)

&nbsp;

d)

&gt;

15.

Which is the correct tag for inserting any kind of picture on a web page?

a)

<image>

b)

<pic>

c)

<img>

d)

<photo>