I am having trouble importing a properly working .gif file into Dreamweaver. I am in the process of learning how to code and in the meantime could really use some help with this. So far I have found the suggested code
<img src="image.gif" alt="image" />
Is this the best way to go about getting a .gif to appear and actually play when the page is opened ? Any and all help is very much appreciated.