HTML & CSS (Code.org) Unit 2

HTML & CSS (Code.org) Unit 2

Assessment

Flashcard

Computers

9th - 12th Grade

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

36 questions

Show all answers

1.

FLASHCARD QUESTION

Front

What is the opening tag for a paragraph?

Back

<p>

2.

FLASHCARD QUESTION

Front

Which heading tag will give you the smallest text size? Options: <h1> </h1>, <h3> </h3>, <h6> </h6>, <h10> </h10>

Back

<h6> </h6>

3.

FLASHCARD QUESTION

Front

In the code below, what tags do you need to add to make the list a numbered list?

Back

<ol> </ol>

4.

FLASHCARD QUESTION

Front

What is HTML?

Back

Hypertext Markup Language

5.

FLASHCARD QUESTION

Front

All of the webpage content goes in between the...

Back

6.

FLASHCARD QUESTION

Front

Which is the proper way to write an h1 tag? Options: <h1>Hello</h1>, <h1>"Hello, {h1}Hello{/h1}, <h1>Hello<h1>

Back

<h1>Hello</h1>

7.

FLASHCARD QUESTION

Front

What correction needs to be made in the code? Options: line 13 - <p> </p> tags needed, line 13 - <li> </li> tags needed, line 13 - <h6> </h6> tags needed, line 13 - <par> </par> tags needed

Back

line 13 - <p> </p> tags needed

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?