Image tag in HTML

Image tag

  • The <img> tag is used to insert image in web pages.


Example:
<img src=“car.jpg”>

Cristle Academy

Compiler