Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

HTML QUIZ- Grade 6

Total questions: 10

Worksheet time: 7mins

Name
Class
Date
1.

1. What does HTML stand for?

a)

Hyper Text Markup Language

b)

Hometool Markup Language

c)

Hyperlink and Text Markup Language

2.

Choose the correct HTML element for the largest heading:

a)

<h6>

b)

<h1>

c)

<head>

d)

<heading>

3.

Choose the correct HTML element to define bold text

a)

<b>

b)

<i>

c)

<bold>

d)

<U>

4.

What is the correct HTML element for inserting a line break?

a)

<break>

b)

<br>

c)

<lb>

d)

<b>

5.

Which character is used to indicate an end tag?

a)

>

b)

<

c)

/

d)

@

6.

6. HTML comments start with <!-- and end with -->?

a)

True

b)

False

7.

7. Which HTML element defines the title of a document?

(a)  

8.

Which is the correct syntax to apply border to image in HTML?

a)

<Border> <IMG scr ="test.jpeg" > </Border>

b)

<IMG scr ="test.jpeg" line-border ="2" >

c)

<IMG scr ="test.jpeg" border ="2" >

d)

<IMG scr ="test.jpeg"><border>Thicknes ="2"</border></IMG>

9.

__________ tag is used to create a horizontal

rule or a line on your HTML document.

a)

<HR>

b)

<line>

c)

<ruler>

d)

<Hl>

10.

10. What is the name of the two sections associated with HTML?

a)

face and feet

b)

end and html

c)

head and body

d)

left and right