Search Header Logo

ELEWEB 323 - Quiz 2

Authored by Ryan de la Gente

Professional Development

Professional Development

Used 2+ times

ELEWEB 323 - Quiz 2
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does an HTML element consist of?

Start tag, content, end tag
Only start tag
Only content
Only end tag
None

Answer explanation

An element is formed by start tag + content + end tag.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is an example of an empty element?

<br>
<p>
<h1>
<div>
<em>

Answer explanation

<br> has no closing tag, making it an empty element.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tag defines the largest heading?

<h1>
<h6>
<p>
<div>
<title>

Answer explanation

<h1> is the most important and largest heading.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main purpose of headings in HTML?

Provide structure and hierarchy
Make text bold only
Add colors
Create tables
Add images

Answer explanation

Headings provide structure and hierarchy to content.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tag is used for a paragraph?

<p>
<para>
<pr>
<text>
<pg>

Answer explanation

<p> defines a paragraph.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tag inserts a line break?

<br>
<lb>
<break>
<p>
<nl>

Answer explanation

<br> inserts a single line break.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tag preserves whitespace and line breaks?

<pre>
<code>
<text>
<p>
<strong>

Answer explanation

<pre> preserves spaces and formatting.

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?

Discover more resources for Professional Development