In html can anyone write About insert images explain with their types it will help me a lot
Answers
Answered by
2
Answer:
The HTML <img> tag is used to embed an image in a web page. Images are not technically inserted into a web page; images are linked to web pages.
You can use PNG, JPEG or GIF image file based on your comfort but make sure you specify correct image file name in src attribute.
Hope it helps you!!
:)
Similar questions