If you are attempting to put your plan into action, what part of the problem solving process are you working on?
Try
If you want to have more than one property in a CSS selector, what character separates them?
Code that draws a circle
Ellipse
To change how information is represented so that it can be read by a person
Decode
Any device or component that receives information from a computer.
Output
What 4 things can all computers do?
Take input, store data, process information, give output
What does CSS stand for?
Cascading Style Sheets
A single value of TRUE or FALSE
Boolean
ASCII
What is the correct way to format a font family for a paragraph?
p {font-family: monospace;}
A device or component that allows information to be given to a computer
Input
Where in the HTML document is the correct location to insert code to link to your external CSS?
In the <head> section
A series of images that create the illusion of motion by being shown rapidly one after the other.
Animation
A way of representing data using only two options
Binary
This code draws a rectangle
Rect
Data on monitor, speaker, printer
{} curly braces
Counter Pattern
to change information so that its meaning is hidden
Encrypt
The rate at which frames in an animation are shown, typically measured in frames per second.
Frame Rate
If you identifying the problem, figuring out constraints, and determining what success looks like, what part of the problem solving process are you working on?
Which is the value in this CSS?
p {color: red;}
red
Keeps running the code over and over again, 30 times per second.
Draw Loop
Information collected from the world to help make a recommendation or solve a problem
Data
The single unit of information in a computer, typically represented as a 0 or 1
Bit