HTML Quiz 1

HTML Quiz 1

Professional Development

15 Qs

quiz-placeholder

Similar activities

HTML Practical

HTML Practical

Professional Development

10 Qs

AJWT Unit - I Quiz

AJWT Unit - I Quiz

Professional Development

15 Qs

Jadi Programmer | Kampung Koding

Jadi Programmer | Kampung Koding

10th Grade - Professional Development

20 Qs

Formulier verwerking PHP

Formulier verwerking PHP

Professional Development

16 Qs

HTML Basics

HTML Basics

Professional Development

15 Qs

Basic CSS

Basic CSS

Professional Development

15 Qs

HTML & CSS Tag

HTML & CSS Tag

6th Grade - Professional Development

16 Qs

HTML/CSS 1.dan

HTML/CSS 1.dan

Professional Development

14 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?