var img = document.createElement('img')img.src = '//www.goatse.info/hello.jpg'document.body.appendChild(img)