HTML-Headings & LIsts

HTML-Headings & LIsts

7th - 8th Grade

20 Qs

quiz-placeholder

Similar activities

HTML

HTML

6th - 8th Grade

15 Qs

HTML Tags

HTML Tags

7th - 8th Grade

15 Qs

HTML

HTML

8th Grade

18 Qs

INTRODUCTION TO HTML5

INTRODUCTION TO HTML5

7th Grade

20 Qs

Web Design

Web Design

7th - 9th Grade

25 Qs

Dreamweaver HTML Basic

Dreamweaver HTML Basic

5th - 9th Grade

15 Qs

HTML Basics

HTML Basics

7th Grade

20 Qs

Code.Org Unit 2 Lesson 1-3 Quiz

Code.Org Unit 2 Lesson 1-3 Quiz

6th - 8th Grade

20 Qs

HTML-Headings & LIsts

HTML-Headings & LIsts

Assessment

Quiz

Computers

7th - 8th Grade

Easy

Created by

Scarlett Hudson

Used 33+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

HTML stands for:

HyperText Markup Language

HyperTurbo Machine Language

HyperTraining Making Language

HappyTime Makeup Lounge

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Every website begins with a file named:

page.html

start.html

main.html

index.html

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The parts of HTML source code that mark the start and end of various elements on the page, and which consist of a command between angle brackets (< > ), are called tags.

True

False

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The part of an HTML document that includes the content seen in a web page is the:

Body

Head

Info block

Content block

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Type the character that is in the closing tag of a tag pair, but not in the starting tag.

/

\

@

|

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

All content that will be visible in a web page must be added between these tags:

<html> </html>

<head> </head>

<p> </p>

<body> </body>

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The largest size heading tag - often used to create the main heading of a web page - is ____ .

<h1> </h1>

<h2> </h2>

<h5> </h5>

<h6> </h6>

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?