Unit 1
Unit 2
Text Styling
Image Styling
Storage
100

Input is this

What is anything the user does that gives information to the computer?

100

The type of code that uses h1-h6

What are headings?

100

The type of code for headings

What is h1-h6?

100

The acronym for image 

What is img?

100

Storage is this

How a computer keeps information to help the computer run faster and more efficiently? 

200

Output is this

What is the information a computer gives back after receiving input? 

200

The acronym for HTML

What is hyper text markup language?

200

The code that is used for paragraphs

What is <p>?

200

The code that makes text float around an image

What is float?

200

A computer can store information such as your name, address, and phone number (True or False)

What is true?

300

The first thing that we did in Unit 1

What is putting pennies in an aluminum foil boat?

300

The thing that everyone leaves behind online

What is digital footprint?

300

The word that represents the style of words and letters

What is font?

300

The name for a "moving image"

What is a gif?

300

How a computer decides to do something if a specific thing happens

What is an if/then statement?

400

A computer is this

What is any machine that works with information?
400

The rules that protect online creators from having their work stolen

What is Copyright/ Intellectual property?

400

The text that applies an underlying text below the original

What is text shadow?

400

The 2 values that change the size of an image

What is width and height?

400

When computers suggest something for you, based on its storage

What is recommendation/matching?

500

The four steps of the problem solving process

What is define, prepare, try, reflect?

500

The code needed to insert an image

What is <img src="(Example).jpg" 

              alt="(Description)">?

500

CSS stands for this

What is cascading style sheets?

500

The description that is given to all images

What is alt text?

500

The 4 steps computers use to store and process things

What is input, storage, processing, and output?