HTML

HTML

8th Grade

15 Qs

quiz-placeholder

Similar activities

HTML introduction

HTML introduction

8th - 9th Grade

10 Qs

HTML Basics

HTML Basics

6th - 8th Grade

20 Qs

Code.org ~ HTML & CSS Basics

Code.org ~ HTML & CSS Basics

6th - 8th Grade

10 Qs

Dreamweaver HTML Basic

Dreamweaver HTML Basic

5th - 9th Grade

15 Qs

HTML QUIZ

HTML QUIZ

8th - 9th Grade

10 Qs

HTML

HTML

6th - 8th Grade

15 Qs

HTML Quiz

HTML Quiz

7th - 12th Grade

15 Qs

HTML Tags

HTML Tags

7th - 8th Grade

15 Qs

HTML

HTML

Assessment

Quiz

Computers

8th Grade

Hard

Created by

Avigail Taylor

Used 85+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

True or False? All HTML documents must start with a document type declaration (for example, <!DOCTYPE html>).

True

False

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

True or False? The HTML document itself begins with <html> and ends with </html>.

True

False

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

The visible part of the HTML document is between:

<html> </html>

<head> </head>

<body> </body>

<h1> </h1>

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

HTML elements are represented using:

tabs

tags

attributes

headings

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

True or False? HTML elements can be nested (elements can contain elements).

True

False

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Media Image

How many HTML elements are in this example?

3

5

7

6

7.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Which of these statements are true? (Choose up to four answers.)

All HTML elements can have attributes

Attributes provide additional information about an element

Attributes are always specified in the end tag

Attributes usually come in name/value pairs like: name="value"

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?