HTML Quiz 1

HTML Quiz 1

Professional Development

15 Qs

quiz-placeholder

Similar activities

Web

Web

10th Grade - Professional Development

10 Qs

CSS Quiz 2

CSS Quiz 2

University - Professional Development

10 Qs

Atividade 2 CSS e HTML

Atividade 2 CSS e HTML

Professional Development

10 Qs

TTC Mastung

TTC Mastung

Professional Development

18 Qs

Learn HTML - Ayiemedia

Learn HTML - Ayiemedia

Professional Development

17 Qs

เก็บคะแนนหน่วยที่ 1 ความรู้พื้นฐานเกี่ยวกับการสร้างเว็บไซต์

เก็บคะแนนหน่วยที่ 1 ความรู้พื้นฐานเกี่ยวกับการสร้างเว็บไซต์

Professional Development

10 Qs

Artajasa TDP Modul 3 draft

Artajasa TDP Modul 3 draft

Professional Development

10 Qs

JavaScript

JavaScript

Professional Development

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