HTML Quiz

HTML Quiz

9th Grade

25 Qs

quiz-placeholder

Similar activities

MaWD 4.01

MaWD 4.01

KG - University

20 Qs

HTML/CSS

HTML/CSS

9th - 12th Grade

20 Qs

Y8 - Web page design (HTML & CSS)

Y8 - Web page design (HTML & CSS)

9th - 11th Grade

20 Qs

uCertity SDA Lesson 2 Quiz

uCertity SDA Lesson 2 Quiz

8th - 12th Grade

20 Qs

SDA Chapter 2 Vocabulary

SDA Chapter 2 Vocabulary

7th - 9th Grade

20 Qs

HTML and CSS

HTML and CSS

9th - 12th Grade

20 Qs

HTML & CSS

HTML & CSS

9th - 12th Grade

22 Qs

Web Design

Web Design

6th - 9th Grade

21 Qs

HTML Quiz

HTML Quiz

Assessment

Quiz

Computers

9th Grade

Medium

Created by

Erick Hanson

Used 56+ times

FREE Resource

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>

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?