wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

RENUKADEVI

Total questions: 10

Worksheet time: 2mins

Name
Class
Date
1.

1. What does HTML5 stand for?

a)

a) HyperText Markup Language version 5

b)

b) HyperTool Markup Language version 5

c)

c) HyperText Main Language version 5

d)

d) Hyper Tool Manual Language

2.

2. Which of the following is a new element in HTML5?

a)

a) <article>

b)

b) <font>

c)

c) <center>

d)

d) <applet>

3.

3. Which HTML5 element is used to define a container for navigation links?

a)

a) <nav>

b)

b) <header>

c)

c) <section>

d)

d) <footer>

4.

5. What is the purpose of the <canvas> element in HTML5?

a)

a) To display videos

b)

b) To create 2D graphics

c)

c) To embed audio

d)

d) To define a section of a document

5.

7. Which attribute is used to define the character encoding in HTML5?

a)

a) meta charset

b)

b) meta lang

c)

c) meta encoding

d)

d) meta code

6.

10. Which of the following HTML5 elements is used to define a dialog box or interactive component?

a)

a) <popup>

b)

b) <dialog>

c)

c) <modal>

d)

d) <alert>

7.

30. Which HTML5 element is used to define a self-contained block of related content?

a)

a) <div>

b)

b) <section>

c)

c) <article>

d)

d) <span>

8.

40. Which of the following is NOT a semantic element in HTML5?

a)

a) <header>

b)

b) <footer>

c)

c) <div>

d)

d) <main>

9.

2. Which of the following is used to create a hyperlink in HTML?

a)

a) <link>

b)

b) <a>

c)

c) <href>

d)

d) <hyperlink>

10.

5. What is the correct syntax for adding a background color in HTML?

a)

a) <body color="blue">

b)

b) <body bgcolor="blue">

c)

c) <background>blue</background>

d)

none of the choice