Search Header Logo

Mastering HTML5 and Web Design

Authored by Vlamir Dias

Information Technology (IT)

12th Grade

Mastering HTML5 and Web Design
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a new element introduced in HTML5 for embedding media content?

``

`

``

`

`

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary purpose of the `` element in HTML5?

To create forms

To draw graphics on the web

To display tabular data

To embed audio files

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a semantic HTML5 element?

`

`

``

`

`

``

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which input type in HTML5 is used for selecting a date?

`text`

`date`

`datetime`

`calendar`

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the `localStorage` object in the Web Storage API?

To store data temporarily

To store data permanently

To store data that expires after a session

To store data in cookies

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a feature of responsive web design?

Fixed layouts

Use of `

` for layout

Media queries

Inline styles

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which HTML5 element is used to define navigation links?

`

`

`

`

`

`

`