Quiz 1 Review -- JS & HTML

Quiz 1 Review -- JS & HTML

7th Grade

33 Qs

quiz-placeholder

Similar activities

CSD Unit 2 Chap 1 Review

CSD Unit 2 Chap 1 Review

7th - 8th Grade

35 Qs

Python -print + input

Python -print + input

7th Grade

28 Qs

HTML

HTML

6th - 8th Grade

30 Qs

CS8 Final Review #3

CS8 Final Review #3

6th - 8th Grade

28 Qs

ASK Tingkatan 1 Kod Arahan  HTML

ASK Tingkatan 1 Kod Arahan HTML

7th Grade

35 Qs

JavaScript Dates and Exceptions

JavaScript Dates and Exceptions

6th - 8th Grade

37 Qs

PROGRAMACION WEB

PROGRAMACION WEB

5th Grade - University

28 Qs

JavaScript Coding

JavaScript Coding

7th Grade - University

30 Qs

Quiz 1 Review -- JS & HTML

Quiz 1 Review -- JS & HTML

Assessment

Quiz

Computers

7th Grade

Medium

Created by

Aaliyah Davy

Used 3+ times

FREE Resource

AI

Enhance your content

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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