Computer Science, asked by battugattu206, 5 days ago

How would you insert image in an HTML document class 7​

Answers

Answered by lived20
5

Answer:

<img src="your image name " alt="image name ">

Explanation:

mark Me As Brainlist

For 100 points

Answered by mraakib727
1

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

Similar questions