how to add image in div in DOM code example Example: add an image to a div with javascript div. innerHTML += '<img src="'+img. src+'" />';