Search Header Logo

code.org Lesson 2 Intro to HTML

Authored by Greg Brobst

Computers

7th - 8th Grade

Used 23+ times

code.org Lesson 2 Intro to HTML
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

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>

Access all questions and much more by creating a free account

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?