HTML Tags

HTML Tags

6th - 8th Grade

20 Qs

quiz-placeholder

Similar activities

HTML5 & CSS3 Refresher

HTML5 & CSS3 Refresher

7th - 12th Grade

21 Qs

HTML class VIII

HTML class VIII

8th Grade

21 Qs

Clean Code and Bugs

Clean Code and Bugs

6th Grade

15 Qs

HTML

HTML

7th - 8th Grade

20 Qs

HTML5 Basics

HTML5 Basics

6th - 12th Grade

20 Qs

HTML Basics

HTML Basics

7th Grade

20 Qs

HTML

HTML

8th Grade

18 Qs

HTML Basics

HTML Basics

8th - 12th Grade

16 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?