+ 1
Gifs
Can gifs also be inserted in the <img> tag or will it not work?
5 ответов
+ 2
ChikinWizrd you're welcome. 👍
+ 2
in the <img> tag if you want to insert the location of a gif from a resource make sure that it has .gif extension.
and if you want the gif to be displayed when ever you open your webpage in browser,you just give it's Google location(if the gif is taken from Google).
+ 1
Hi! Sure! Your gifs can used in html using img tag.
+ 1
thanks!