Search Header Logo

HTML Quiz

Authored by Erick Hanson

Computers

9th Grade

Used 70+ times

HTML Quiz
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This should be at the top of every web page we write.

<head>

<title>

<!DOCTYPE html>

<html>

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This is where information ABOUT the web page goes.

<head>

<title>

<style>

<body>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This is where content that appears on the screen of a web page goes.

<head>

<title>

<p>

<body>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This tag create a line that extends across the entire page.

<p>

<body>

<h1>

<hr>

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What tag is used to separate text into paragraphs.

<body>

<a>

<p>

<b>

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How would you code text to appear like this:


The best thing about 2020 is getting to use Zoom for 14 hours a day.

The <b>best thing about 2020 is getting to use Zoom for <i>14 hours a day.

The "b"best thing"/b" about 2020 is getting to use Zoom for "/i"14 hours a day"/i".

The <b>best</b> thing about 2020 is getting to use Zoom for <i>14 hours</i> a day.

The <b>best thing</b> about 2020 is getting to use Zoom for <i>14 hours a day</i>.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tag is used to create hyperlinks?

<a>

<b>

<c>

<d>

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?