DOM and Array Practice with US state data
JavaScript DOM and Array Practice
This page includes an JavaScript array of objects about states in the US. You will use this data to create DOM elements per the homework instructions.
You are not allowed to modify the HTML, only the script tag at the bottom of the body.