how to add gif in html from the internet w3schools code example
Example: images in html
<img src="image.jps">
//image.jpg is where you would put the inage source.
<img src="image.jps">
//image.jpg is where you would put the inage source.