What is used to customize elements with an id
#
What are the two ways to define a variable?
var and let
What is the medium sized header?
<h3></h3>
Who aere the last two times in the NBA Finals
Heat and the Nuggets
True Or False: You can assign multiple CSS properties to an element
True
What is used to interact with an element?
addEventListener
What is the difference between an Id and a class?
Ids are for unique elements. Classes are for identical elements.
Who is the best chess player in the world
Magnus Carlsen
What is needed in order to put a element in a custom position.
Position: absolute
poster
What is used to add bullet points to a text element?
<li></li>
What disney character has there national day today?
Donald Duck
What is type of positioning is used to place an element within a div/box.
Position: relative
What are the three types of loops.
for loop, for of loop, while loop
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!
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.