Fall Final 2024 - CS Fundamentals

Fall Final 2024 - CS Fundamentals

Assessment

Flashcard

Computers

9th Grade

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

9 questions

Show all answers

1.

FLASHCARD QUESTION

Front

Which tag will close the Paragraph Tag <p> in HTML? Options: <!p>, <p>, </p>, <close>

Back

</p>

2.

FLASHCARD QUESTION

Front

What is the output of the following HTML code:
<h1>Shoulders</h1>
<h2>Knees</h2>
<h3>Toes</h3>

Back

Media Image

3.

FLASHCARD QUESTION

Front

What is the output for the following code in HTML?

Back

Media Image

4.

FLASHCARD QUESTION

Front

When stylizing the class "fancy", what file type does the .fancy code belong to?

Back

CSS

5.

FLASHCARD QUESTION

Front

What does the acronym CSS stand for (The Computing language for HTML)?

Back

Cascading Style Sheets

6.

FLASHCARD QUESTION

Front

Which graph could be a possible solution for the code shown?

Back

Media Image

7.

FLASHCARD QUESTION

Front

Which of the following code snippets would create the image shown?

Back

Media Image

8.

FLASHCARD QUESTION

Front

How many shapes are used to draw this image?

Back

9

9.

FLASHCARD QUESTION

Front

Which of the follow code snippets will change the sprite from the first image to the second?

Back

Media Image