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

HTML

7th Grade

13 Qs

HTML Coding

HTML Coding

5th - 12th Grade

15 Qs

Year 8 - HTML L4

Year 8 - HTML L4

6th - 8th Grade

15 Qs

Projektowanie stron internetowych

Projektowanie stron internetowych

7th - 8th Grade

12 Qs

HTML  Basics Khan Academy - Day 1

HTML Basics Khan Academy - Day 1

6th - 8th Grade

8 Qs

HTML/ CSS

HTML/ CSS

7th - 11th Grade

15 Qs

01-HTML

01-HTML

7th Grade

10 Qs

HTML Introduction

HTML Introduction

3rd Grade - Professional Development

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?