W3Schools HTML Heading

W3Schools HTML Heading

Assessment

Interactive Video

Computers

6th - 8th Grade

Hard

Created by

Joseph Ferraro

FREE Resource

11 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the smallest and least important heading in HTML?

<h2>

<h6>

<h4>

<h1>

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which property can you use in CSS to change the size of a heading?

text-align

font-size

color

margin

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which CSS property would you use to change the color of a heading?

background

font-weight

color

border

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What happens if you create a web page without headings?

The page will not display

All text will look the same

The browser will crash

It will automatically insert <h1> tags

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do search engines use headings on a web page?

To style the fonts automatically

To index the structure and content of the page

To add animations to text

To replace navigation menus

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When skimming a page, what do readers often look at first?

Links

Headings

Paragraphs

Images

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following shows correct HTML syntax for a level 2 heading?

<heading2>My Title</heading2>

<h2>My Title</h2>

<h>2 My Title </h>

<title2>My Title</title2>

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?