1 2 3 4 5 6 7 8
<!DOCTYPE HTML> <html> <body> <img id="image1" src=""> <img id="image2"> <input id="image3" type="image"> </body> </html>