Understanding HTML Basics Quiz

Understanding HTML Basics Quiz

Assessment

Quiz

Created by

Max Rolseth

Computers

Professional Development

Hard

DOK Level 1: Recall, DOK Level 2: Skill/Concept, DOK Level 3: Strategic Thinking

Student preview

quiz-placeholder

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the `

` tag in HTML?

To create a hyperlink

To define a division or section in an HTML document

To display an image

To create a table

Tags

DOK Level 1: Recall

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a semantic HTML tag?

`

`

``

`

`

`
`

Tags

DOK Level 1: Recall

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What attribute is used to specify the URL of an image in an `` tag?

href

src

alt

link

Tags

DOK Level 1: Recall

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which HTML element is used to specify a header for a document or section?

`

`

`

`

`

`

`

Tags

DOK Level 1: Recall

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Explain the difference between the `` and `` tags in an HTML document.

The `` tag contains metadata and links to external resources, while the `` tag contains the content that is displayed on the web page.

The `` tag contains the main content of the web page, while the `` tag contains metadata and links to external resources.

The `` tag is used for creating headers, while the `` tag is used for creating footers.

The `` tag is used for creating navigation menus, while the `` tag is used for creating sections.

Tags

DOK Level 2: Skill/Concept

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How would you use the `` tag to specify the character set of an HTML document as UTF-8?

``

``

``

``

Tags

DOK Level 2: Skill/Concept

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Describe a scenario where using a semantic tag like `

` would be more beneficial than using a `
` tag.

When you want to create a section that contains a self-contained composition that could be distributed independently.

When you want to create a section that contains a list of items.

When you want to create a section that contains a form.

When you want to create a section that contains an image gallery.

Tags

DOK Level 3: Strategic Thinking

Explore all questions with a free account

or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?