Answers for "add gif to html"

4

gif in html

<!--IMG tag is used for gif-->
<img src="demo.gif">
Posted by: Guest on May-31-2021
5

how to add an image in html

<img src="Add Image Source Here">
Posted by: Guest on November-07-2019

Browse Popular Code Answers by Language