HTML Tags

HTML Tags

6th - 8th Grade

20 Qs

quiz-placeholder

Similar activities

HTML Assignment

HTML Assignment

8th Grade

20 Qs

HTML

HTML

6th - 8th Grade

15 Qs

HTML Tags

HTML Tags

7th - 8th Grade

15 Qs

HTML REVISION

HTML REVISION

8th Grade

21 Qs

HTML QUIZ RECAP

HTML QUIZ RECAP

6th Grade

20 Qs

HTML

HTML

8th Grade

15 Qs

Dreamweaver HTML Basic

Dreamweaver HTML Basic

5th - 9th Grade

15 Qs

Intro to HTML

Intro to HTML

7th - 8th Grade

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