wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

HTML

Total questions: 25

Worksheet time: 21mins

Name
Class
Date
1.

HTML stands for......

a)

Hyperprocessor Math Language

b)

Hypertext Mark Language

c)

Hypertext Markup Language

d)

Hypertext Marker Language

2.

What code does the HTML tag start with?

a)

<head>

b)

<html>

c)

<body>

d)

<footer>

3.

Paragraph is one of the elements of HTML how to write it?

a)

<b>

b)

<p>

c)

<h1>

d)

<a>

4.

The codes or commands in the html document are called <body>, <font>,…

a)

Tag

b)

Command

c)

Atribute

d)

Sign

5.

The HTML Document Title is located between the code...

a)

<body>

b)

<title>

c)

<bgcolor>

d)

<font>

6.

The contents of an HTML document are located between the code ...

a)

<title>

b)

<bgcolor>

c)

<font>

d)

<body>

7.

To add a background color we can use the attribute …

a)

<..bgcolour=”red”>

b)

<…color=”red”>

c)

<..bgcolor=”red”>

d)

<…colour=”red”>

8.

To insert an image: "koala.jpg" then the code that we write in the body is...

a)

<..bgimage=”koala.jpg”>

b)

<…picture=”koala.jpg”>

c)

<img src = "koala.jpg">

d)

<…background picture=”koala.jpg”>

9.

To make the writing move left and right the code used is ...

a)

slide

b)

scrool

c)

1. left to right

d)

<marquee>

10.

The <i> code to make the text style become …

a)

Underline

b)

Thick

c)

Italic

d)

colorfull

11.

Here is an application to write html code ...

a)

notepad

b)

Google Corona

c)

Google Crome

d)

Internet explorer

12.

Here is a browser application to display the results of HTML documents…

a)

notepad

b)

Google Corona

c)

Google Chrome

d)

Power Point

13.

What you have to do for saving the file to create your website....

a)

Save it with as

b)

Save all of the files in 1 folder

c)

Save all the files randomly

d)

Just press Ctrl+s

14.

What is the tag for link file?

a)

<Img Src>

b)

<a href>

c)

<br>

d)

<Head>

15.

How can we create our own Folder?

a)

By choosing New Folder

b)

Click File then create folder

c)

Click edit then create folder

d)

Click file then close

16.

In which tag that we can put our picture, link, background and etc.

a)

Title

b)

Body

c)

Head

d)

Marquee

17.

Beside Headline, we can change the font size as well by using.....

a)

Font Color

b)

Font

c)

Font size

d)

Pixel

18.

Which one is the correct tag for text color

a)

<Font Color "yellow">

b)

Font Color="Yellow"

c)

<Font Color ="Yellow">

d)

<Bgcolor="yellow">

19.

What is the tag for set picture into another position?

a)

Align

b)

move

c)

Img

d)

body

20.

What is the important thing for inserting picture in html?

a)

insert picture carefully

b)

Put the file picture in 1 folder with script file

c)

Put the picture near the folder

d)

insert picture just with web fil

21.

What is the correct script for insert image into the website

(a)  

22.

when we want to create a content into our website, we need to put all of script in (a)   tag.

23.

What is the tag for moving " Welcome to my website" text.

(a)  

24.

What is the tag for making paragraph in a website.

(a)  

25.

How to save file in Notepad ++ if we want to name it as " Project1".

(a)