HTML Tags

HTML Tags

Assessment

Quiz

Computers

6th - 8th Grade

Medium

Created by

Miss Barker

Used 3+ times

FREE Resource

Student preview

quiz-placeholder

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

<p>

<html>

<h1>

<img>

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

<li>

<!DOCTYPE html>

<html>

</html>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

<head>

<header>

<title>

<body>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This tag contains all the main contents of your webpage.

<body>

<head>

<contents>

<p>

5.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

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

<p>

<P>

</p>

<h1>

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This tag defines a heading at the smallest size.

<h6>

<h2>

<h7>

<h1>

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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?