What is < img > tag in HTML ?

 What is <img> tag in HTML ?


The <IMG> tag is used to incorporate in-line graphics 

(typically icons or small graphics) into an HTML document. 

This element is NOT intended for embedding other HTML text

Comments

Last 7 Days

How to use autoplay and mute attribute with < video > tag in HTML for youtube ? with example

What is img scr or image scr or scr img ?

How to use referrerpolicy Attribute value ( unsafe-url ) with < iframe > tag in HTML ? with example

css for code blocks

How to write html code for email signature ?

How to use referrerpolicy Attribute value ( strict-origin-when-cross-origin ) with < iframe > tag in HTML ? with example