CS Discoveries Unit 2 Review

CS Discoveries Unit 2 Review

Assessment

Flashcard

Computers

6th - 8th Grade

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

20 questions

Show all answers

1.

FLASHCARD QUESTION

Front

A group of artists is making a website. When should they use classes? Options: They want to make their h3 tags bigger than their h1 tags. They want headings to be one color, but paragraphs to be a different color. They want some images to float left, and other images to float right. They want all the pages on their site to have the same style.

Back

They want some images to float left, and other images to float right.

2.

FLASHCARD QUESTION

Front

A student is using a stylesheet (style.css) to make paragraphs on the website green, but it's not working on index.html. What could be causing it?

Back

The student forgot to link the stylesheet to the index.html page.

3.

FLASHCARD QUESTION

Front

Debugging - Which of these is NOT in the process for finding and fixing the bugs? Describe or Identify the problem. What did you want the program to do?, Hunt for bugs. Sometimes look for 'red' text near the problem(s) in the code., Try out solutions and see how they effect your code., Document what you learned, Just Skip It! The program will work anyway.

Back

Just Skip It! The program will work anyway.

4.

FLASHCARD QUESTION

Front

The collected information about an individual across multiple websites on the Internet.

Back

Digital Footprint

5.

FLASHCARD QUESTION

Front

What does CSS stand for?

Back

Cascading Style Sheet

6.

FLASHCARD QUESTION

Front

The part of a CSS rule-set that defines which HTML elements the style should be applied to

Back

CSS Selector

7.

FLASHCARD QUESTION

Front

Which file is the stylesheet?

Back

style.css

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?

Discover more resources for Computers