HTML Quiz 1

HTML Quiz 1

Professional Development

15 Qs

quiz-placeholder

Similar activities

Web Programming Lesson 1

Web Programming Lesson 1

Professional Development

10 Qs

SAIL Virtual Class Kahoot

SAIL Virtual Class Kahoot

Professional Development

20 Qs

Day 2 Review

Day 2 Review

University - Professional Development

15 Qs

การสร้างเว็บไซต์

การสร้างเว็บไซต์

KG - Professional Development

15 Qs

web development

web development

Professional Development

20 Qs

Web Development Basic

Web Development Basic

Professional Development

20 Qs

Html(Beginners)

Html(Beginners)

8th Grade - Professional Development

13 Qs

HTML Quiz

HTML Quiz

9th Grade - Professional Development

10 Qs

HTML Quiz 1

HTML Quiz 1

Assessment

Quiz

Computers

Professional Development

Medium

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

Standards-aligned

Created by

Max Rolseth

Used 2+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the <div> tag in HTML represent?

A division or section in an HTML document

A hyperlink

A table

A form

Tags

DOK Level 1: Recall

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a semantic HTML tag?

<div>

<span>

<article>

<br>

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 <img> tag?

`href`

`src`

`alt`

`title`

Tags

DOK Level 1: Recall

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which HTML element is used to define important text?

<strong>

<em>

<b>

<i>

Tags

DOK Level 1: Recall

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Identify the correct HTML element for the largest heading.

<h1>

<h2>

<h5>

<h6>

Tags

DOK Level 1: Recall

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Explain the purpose of the `alt` attribute in an <img> tag.

It specifies the URL of the image.

It provides alternative text for the image if it cannot be displayed.

It sets the alignment of the image.

It defines the size of the image.

Tags

DOK Level 2: Skill/Concept

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the difference between the <section> and <div> tags in HTML?

<section>

is a semantic tag, while

<div>

is not.

<div>

is a semantic tag, while

<section>

is not.

Both are semantic tags.

Neither are semantic tags.

Tags

DOK Level 2: Skill/Concept

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?