The name we give to a collection of values in Game Lab that represents a character in a story, animation, or game
What is Sprite
Starts a html document
What is <!DOCTYPE html>
The operating system sometimes is called the underlying hardware ground floor platform
What is Underlying hardware
What is a CSS rule?
What is A grouping of one or more CSS properties which are to be applied to one or more target HTML elements
Adds color to the outline of a sprite
What is Stroke
A device that accepts input, processes data, stores data, and produces outputs:
What is Computer
Adds a line break
What is <br/>
A computer program that tells the computer how to perform
What is Software
3 parts to the CSS
What is A selector, a property, and a value
Helps you move your sprites on the screen with fewer steps
What is Velocity
Consists of the processing results produced by a computer\:
What is Output
The largest header tag
What is <h1>...</h1>
8 bits strung together form a?
What is Byte
What is in the CSS
What is Page layouts, colors, and fonts
Commands that run a specific block of code only if something is true
What is Conditional Statements
Whatever is put into the computer system:
What is Input
Starts a paragraph
What is <p>...</p>
Area of the computer that holds data on a permanent basis when directory it is not immediately needed for processing
What is Storage
Brackets used in CSS are...
What is Curly Brackets
A conditional that gives you a true or false statement, and helps you test the condition.
What is Boolean
Area of the computer that temporarily holds data to be processed:
What is Memory
What does HTML stand for
What is Hypertext Markup Language
Directory that includes all other directories
What is Root directory
What does CSS stand for
What is Cascading Style Sheets