Write all the steps to insert pictures in an HTML document
HTML Advanced Features
26 Likes
Answer
To insert pictures in an HTML document, we can use <img> tag, which is an empty tag. To add an image to the web page, we need to specify the complete path of the source.