Search Header Logo

Quiz 1 Review -- JS & HTML

Authored by Aaliyah Davy

Computers

7th Grade

Used 3+ times

Quiz 1 Review -- JS & HTML
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

33 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which HTML tag is used to create the largest heading?

<h2>

<img>

<heading>

<h1>

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which HTML element displays an image?

<img>

<ul>

<ol>

  • <a>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the correct way to add a paragraph?

A) <paragraph> My Paragraph </paragraph>

B)

<p>This is my paragraph.</p>

C) <h1>My Paragraph</h1>

D) <img>My Paragraph</img>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The HTML tag for creating a paragraph is ______.

<a>

<p>

<ul>

<img>

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt