Sterliate Educations

673-A, Second Floor, Gali No.-7, Govindpuri, Kalkaji,, New Delhi 110019 Bharat
html
Question : 25 Duration : 30 Minutes

1

 Which HTML tag is used to display the power in expression, i.e., (x- y2)?

A:
B:
C:

D:
Answer: A

2

Which of the following is the root tag of the HTML document?

A:
B:
C:
D:
Answer: D

3

The tags in HTML are -

A: case-sensitive
B: in upper case
C: not case sensitive
D: case-sensitive
Answer: C

4

A program in HTML can be rendered and read by -

A: Web browser
B: Server
C: Interpreter
D: Web browser
Answer: A

5

An HTML program is saved by using the ____ extension.

A: .ht
B: .html
C: .hml
D: .ht
Answer: B

6

 What are the types of unordered or bulleted list in HTML?

A: disc, square, triangle
B: polygon, triangle, circle
C: disc, circle, square
D: disc, square, triangle
Answer: C

7

How to insert a background image in HTML?

A: body background = "img.png"
B: img background = "img.png"
C: bg-image = "img.png"
D: body background = "img.png"
Answer: A

8

Which of the following is the container for  data?

A: data
B: table
C: group
D: data
Answer: B

9

 The


tag in HTML is used for -

A: new line
B: vertical ruler
C: new paragraph
D: new line
Answer: D

10

Which of the following tag is used to add rows in the table?

A: td and /td
B: th and /th
C: tr and /tr
D: td and /td
Answer: C

11

 How to add a background color in HTML?

A:
B:
C:
D:
Answer: C

12

How to insert an image in HTML?

A:
B:
C:
D:
Answer: D

13

How to create a hyperlink in HTML?

A: sterliate.com
B:
C: sterliate.com
D: sterliate.com
Answer: A

14 The correct sequence of HTML tags for starting a webpage is -
A: Head, Title, HTML, body
B: HTML, Body, Title, Head
C: HTML, Head, Title, Body
D: Head, Title, HTML, body
Answer: D

15

What does the abbreviation HTML stand for?

A: HyperText Markup Language.
B: HighText Markup Language.
C: HyperText Markdown Language.
D: HyperText Markup Language.
Answer: A