Question
DOM is made up of items called nodes. Identify and discuss the four different DOM nodes.
Between 75 and 150 words
Vehicles Object
Create a program that stores information about vehicles in an object.
The properties to be stored should include Make, Model, Year, and Color.
Write code that will display these properties using a single alert statement.
Type and save your work in a word document.