Multiple choice technology web technology What tag is used when you want to insert a picture? photo graphic pic img Reveal answer Fill a bubble to check yourself D Correct answer Explanation The IMG tag (image) inserts images into HTML documents. It is a self-closing empty element using the src attribute to specify the image URL. Alternative names like photo, graphic, and pic are not valid HTML elements.