Attempting to use forEach method to spread across divs
I am attempting to use the forEach method to create separate arrays so that I can create one section of data to be able to display multiple elements rather that using innerHTML.
I am attempting to use the forEach method to create separate arrays so that I can create one section of data to be able to display multiple elements rather that using innerHTML.