CSS
JS
HTML
Misc
100

What is used to customize elements with an id

#

100

What are the two ways to define a variable?

var and let

100

What is the medium sized header?

<h3></h3>

100

Who aere the last two times in the NBA Finals

Heat and the Nuggets

200

True Or False: You can assign multiple CSS properties to an element

True

200

What is used to interact with an element?

addEventListener

200

What is the difference between an Id and a class?

Ids are for unique elements. Classes are for identical elements.

200

Who is the best chess player in the world

Magnus Carlsen

300

What is needed in order to put a element in a custom position.

Position: absolute

300
What is items[2] in this array.


var items = [shopping cart, pig, poster, Cup Noodles]

poster

300

What is used to add bullet points to a text element?

<li></li>

300

What disney character has there national day today?

Donald Duck

400

What is type of positioning is used to place an element within a div/box.

Position: relative

400

What are the three types of loops.

for loop,  for of loop, while loop

400

I am coding and 8 by 8 grid in repl. How many divs do I need. Also, can I put a div inside a div!

64 divs, YES!

400

Two Parts: How many people are born every day? How many people are bron every 24 years!

385,000 babies a day. 3360 million a year.

M
e
n
u