What does DOM stand for?
Document Object Model
What is the syntax for selecting a tag?
(Dane informed us that this is called an octothorpe lol)
What type of variable do the selectors need to be?
A STRING
Element Visibility
Elements aren’t visible until they’re appended to something already within the document body
Steps to appending