Lesson 1
Lesson 2
Lesson 3
100

The <_____> tag is used to divide a web page into sections.

<div>

100

The main container for the Red Panda game uses the id ______.

a. game

b. image

c. float

game


100

JavaScript uses the _____() function to display a pop-up alert.

alert

200

To style all divs in CSS, you use the selector _____.

a. div

b. id

c. html


div

200

The bamboo images are added using the CSS property background-_____.

image

200

To run code when a user clicks, we use an _____ listener.

a. alert

b. active

c. event

event

300

To style one specific div, you use an _____ selector.

a. div

b. id

c. html

id

300

The :_____ pseudo-class shows a question mark when the mouse is over a bamboo div.

a. game

b. hover

c. image

hover

300

The method getElementById() is used to access elements from the _____ (DOM).

a. document

b. database

c. debug

document

400

The CSS property used to place divs side by side is _____.

a. div

b. integer

c. float

d. id

float

400

The :_____ pseudo-class displays an image when the div is clicked.

a. float

b. active

c. id

active

400

In spreadsheets, the formula =_____() is used to find an average.

a. COUNT

b. AVERAGE

c. SUM

AVERAGE

500

The CSS property used to set how wide a div is called _____.

width

500

The CSS property used to place bamboo divs next to each other is _____.

float

500

A graph is useful because it visually represents _____ from data.

a. information

b. status

c. funding

information

M
e
n
u