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

HTML and CSS

HTML and CSS

7th - 8th Grade

15 Qs

HTML

HTML

7th Grade

10 Qs

Kod Arahan HTML (ASK Tingkatan 1)

Kod Arahan HTML (ASK Tingkatan 1)

7th Grade

15 Qs

HTML Basics

HTML Basics

7th - 10th Grade

10 Qs

WWW

WWW

6th - 10th Grade

15 Qs

HTML Introduction

HTML Introduction

3rd Grade - Professional Development

10 Qs

Hyperlink Tags (HTML)

Hyperlink Tags (HTML)

6th - 12th Grade

15 Qs

SDA Review Questions 21 - 30

SDA Review Questions 21 - 30

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?