Answers for "play a gif in html"

4

gif in html

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

html how to play gifs

<img src="http://i.stack.imgur.com/SBv4T.gif" alt="this slowpoke moves"  width="250" />
Posted by: Guest on May-25-2021

Browse Popular Code Answers by Language