code.org Lesson 2 Intro to HTML

code.org Lesson 2 Intro to HTML

7th - 8th Grade

10 Qs

quiz-placeholder

Similar activities

Quick Revision Term3

Quick Revision Term3

7th Grade

10 Qs

UH microsoft word 2

UH microsoft word 2

7th Grade

10 Qs

ÔN TẬP HKII-02

ÔN TẬP HKII-02

8th Grade

15 Qs

Micro:bit assessment 1

Micro:bit assessment 1

7th - 8th Grade

10 Qs

G7_ICT_1.1_Digital Data

G7_ICT_1.1_Digital Data

7th Grade

10 Qs

Repaso Integral de Contenidos. Proyectos

Repaso Integral de Contenidos. Proyectos

2nd - 10th Grade

10 Qs

TIK KELAS VII

TIK KELAS VII

7th Grade

10 Qs

Internet

Internet

7th - 10th Grade

10 Qs

code.org Lesson 2 Intro to HTML

code.org Lesson 2 Intro to HTML

Assessment

Quiz

Computers

7th - 8th Grade

Practice Problem

Medium

Created by

Greg Brobst

Used 23+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

What language are we using to create web pages in Computers 7 class?

Java

JavaScript

HTML

Python

2.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Where in an HTML file should you place the content you want to display on the monitor?

In between <head> and </head>

in between <body> and </body>

After the </html> tag

Above the <!DOCTYPE html> line

3.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Which line is not a part of the default code in code.org?

<p> ... </p>

<head>

</head>

<html>

</html>

<body>

</body>

4.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Is it okay to write your HTML using all capital (uppercase) letters?

Yes, that is totally okay.

No, HTML code in uppercase letters will not work.

You can, but Mr. B. said it is better not to do it.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which line is coded correctly?

p This is a paragraph /p

<p> This is a paragraph <p/>

<p> This is a paragraph </p>

</p> This is a paragraph <p>

6.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Which heading will display with the largest text?

<h7> Bruh </h7>

<h6> Bruh </h6>

<h3> Bruh </h7>

<h1> Bruh </h1>

7.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

What should be placed in between <head> and </head> tags?

All the headings in your web page

Everything you want to display on the screen

The DOCTYPE line

Nothing. You have not been taught any commands that go in between <head> and </head>

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?