wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

HTML Intro & Heading Tags

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

HTML stands for ?

a)

Hypertext Markup Language

b)

Hyperlink Markup Language

c)

Hypertext Mark Language

d)

Hyperfile Markup Language

2.

What goes in the <head> section?

a)

the title

b)

hair

c)

both are correct

d)

A brain

3.

HTML tags are element names surrounded by __________.

HTML टैग __________ से घिरे तत्व नाम हैं।

a)

<angle brackets>

b)

(round brackets)

c)

[square brackets]

4.

The first tag in a pair is the start tag, the second tag is the __________.

एक जोड़ी में पहला टैग स्टार्ट टैग है, दूसरा टैग है

a)

new tag

b)

end tag

c)

last tag

d)

old tag

5.

HTML is the standard markup language for

a)

Create apps

b)

Creating Search engines

c)

Creating Web pages

d)

Creating Games

6.

The start tag is also called the ____________, and the end tag the closing tag.

प्रारंभ टैग को ____________ भी कहा जाता है, और समापन टैग को समापन टैग

a)

new tag

b)

beginning tag

c)

opening tag

7.

What is the correct sequence of tags used when setting up the structure of the webpage?

वेबपेज की संरचना स्थापित करते समय उपयोग किए जाने वाले टैग का सही क्रम क्या है?

a)

html, body, title, head

b)

body, title, head, html

c)

html, head, title, body

d)

html, head, body, arm

8.

What tag identifies the largest text size

क्या टैग सबसे बड़े पाठ आकार की पहचान करता है

a)

h6

b)

h1

c)

heading

d)

em

9.

Which symbol identifies a closing tag?

कौन सा प्रतीक एक समापन टैग की पहचान करता है?

a)

<>

b)

/

c)

()

d)

\

10.

Which font is for the SMALLEST heading size?

a)

h3

b)

h1

c)

h5

d)

H6