code.org Lesson 2 Intro to HTML

code.org Lesson 2 Intro to HTML

7th - 8th Grade

10 Qs

quiz-placeholder

Similar activities

การตกแต่งภาพเบื้องต้น

การตกแต่งภาพเบื้องต้น

7th - 8th Grade

10 Qs

Computer System

Computer System

8th - 9th Grade

10 Qs

Interstate Competition

Interstate Competition

7th - 10th Grade

11 Qs

Питон

Питон

7th Grade

10 Qs

Computational Thinking - Review

Computational Thinking - Review

7th - 9th Grade

15 Qs

Coding Quiz

Coding Quiz

6th - 10th Grade

15 Qs

Grade 8 - Starter

Grade 8 - Starter

8th Grade

10 Qs

Javascript mine

Javascript mine

7th Grade

15 Qs

code.org Lesson 2 Intro to HTML

code.org Lesson 2 Intro to HTML

Assessment

Quiz

Computers

7th - 8th Grade

Medium

Created by

Greg Brobst

Used 23+ times

FREE Resource

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?