< and > unwelcome guests -
@Cristian Florea trying to create divs using array and for loop -- in the array "partners", are image tags with a bunch of quotes. This seems to be messing up the div "image-wrapper". When I console.log(imageWrapper), the characters < and > are added instead of < and >. Hope this makes sense... I've tries encasing each array element inside single and double quotes - same problem https://codepen.io/frankencode/pen/VwNoZPJ?editors=0011