HTML Tags

HTML Tags

6th - 8th Grade

20 Qs

quiz-placeholder

Similar activities

HTML / CSS

HTML / CSS

5th - 7th Grade

20 Qs

Web Design End of Quarter Study Quiz

Web Design End of Quarter Study Quiz

7th Grade

15 Qs

The World Wide Web

The World Wide Web

7th - 9th Grade

21 Qs

HTML

HTML

8th Grade

19 Qs

Computer Science Exam

Computer Science Exam

7th - 8th Grade

20 Qs

SDA Chapter 2 Vocabulary

SDA Chapter 2 Vocabulary

7th - 9th Grade

20 Qs

MaWD 4.01

MaWD 4.01

KG - University

20 Qs

HTML

HTML

7th - 9th Grade

19 Qs

HTML Tags

HTML Tags

Assessment

Quiz

Computers

6th - 8th Grade

Medium

Created by

Brandon Caruso

Used 1K+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

This tag tells the computer this is a document written in HTML.

<p>

<!DOCTYPE html>

<h1>

<html>

2.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

This tag indicates the beginning of your code written in HTML.

<li>

<!DOCTYPE html>

<html>

</html>

3.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

This tag contains information about your webpage, also called the metadata.

<head>

<header>

<title>

<body>

4.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

This tag contains all the main contents of your webpage.

<body>

<head>

<contents>

<p>

5.

MULTIPLE SELECT QUESTION

45 sec • 5 pts

These tags define the start & end of a paragraph. Paragraphs are blocks of text on your web page.

<p>

<P>

</p>

<h1>

6.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

This tag defines a heading at the smallest size.

<h6>

<h2>

<h7>

<h1>

7.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

This tag defines a heading at the largest size.

<h1>

<h20>

<h3>

<h2>

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?