Computer Science, asked by rubinavalia, 6 months ago

sunil wants to insert an image "Elearning.jpg" in aweb page .write the name and syntax of the html tag he shoul use .​

Answers

Answered by overthetopofyourhead
82

Answer:

Sunil would use a <img> HTML Tag. The <img> tag is used to embed an image in an HTML page.. Its syntax is <img src="Elearning.jpg" alt="Elearning" width="500" height="600">

Good Luck for the Exam you are Currently Giving Now!

Answered by rashirana26
6

Answer:

Name of Tag : Image Tag (img) Syntax of Tag :<imgsrc="elearning.jpg" alt="E-learning Image">

Explanation:

Best of luck for your exam

Similar questions