Computer Science, asked by sejalkaur87, 5 months ago

Sunil wants to insert an image 'elearning.jpg'into a webpage .Write the name and syntax of HTML tag he should use.The altenative text for the image should 'elearning' image.

Answers

Answered by vijayghore
10

Answer:

<img src="elearning.jpg" alt="elearning"></img>

This tag can be use to insert image on webpage.

Answered by Searchengine2
0

It will help you ,like and any dought comment.

Attachments:
Similar questions