document.body.appendChild(img1); document.querySelector(".some-class").appendChild(img1); document.getElementById("someId").appendChild(img1);