ScarlettTrinity
Member
Posted 1 year ago #
Hi Everyone!
I have an animated gif I'm trying to make into a link. I've inserted it into my post but when I click the image, it gives me an error page. I've tried using html code and nothing is working for me. This is my current code...
<img src="http://www.localmusicnation.net/wp-content/uploads/2010/11/ATN_banner_183x120.gif" alt="" title="ATN SXSW Banner" width="183" height="120" class="alignnone size-full wp-image-2296" />
I've tried subbing a jpg for the gif and its still not working. Help!
Thanks in advance.
ClaytonJames
Member
Posted 1 year ago #
<a href="http://www.atnshowcase.com/submissions/"><img src="http://www.localmusicnation.net/wp-content/uploads/2010/11/ATN_banner_183x120.gif" alt="" title="ATN SXSW Banner" width="183" height="120" class="alignnone size-full wp-image-2296" /></a>