code.org Unit 2 Lesson 2 Intro to HTML Quiz 1

code.org Unit 2 Lesson 2 Intro to HTML Quiz 1

7th Grade

10 Qs

quiz-placeholder

Similar activities

CSD U2 L01-02

CSD U2 L01-02

6th - 8th Grade

11 Qs

CodeHS Quiz

CodeHS Quiz

7th Grade

15 Qs

HTML - Basic : Grade 7

HTML - Basic : Grade 7

7th - 9th Grade

10 Qs

HTML review

HTML review

7th - 8th Grade

15 Qs

CSS Rules Quiz-unit 4 CodeHS

CSS Rules Quiz-unit 4 CodeHS

7th Grade - University

7 Qs

HTML & Web Design

HTML & Web Design

5th - 9th Grade

12 Qs

World Wide Web

World Wide Web

7th Grade

14 Qs

SDA Review Questions 41- 50

SDA Review Questions 41- 50

7th Grade

10 Qs

code.org Unit 2 Lesson 2 Intro to HTML Quiz 1

code.org Unit 2 Lesson 2 Intro to HTML Quiz 1

Assessment

Quiz

Computers

7th Grade

Medium

Created by

Greg Brobst

Used 12+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The very first line of an HTML web page is

<html>

<body>

<!DOCTYPE>

<p>

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This tag is placed right under the <!DOCTYPE> tag.

<html>

<head>

<body>

<p>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The closing html tag </html> is all the way at the bottom of the file (the last line)

True

False

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Mr. Brobst told the class not to put any content inside the <head></head> tags

True

False

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You can only use one set of paragraph tags <p> </p> in a web page file.

True

False

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

There is only one <body> element in an HTML document.

True

False

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What tag holds all the contents of a web page that you want a user to see (text, images, videos, etc.)?

<head>

<body>

<p>

<title>

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?