I am making a photo upload site, and began to wonder:
Do <img>
tags in html support animated gifs, and can they actually show animated gifs in their image?
Also, if <img>
tags don't support animated gifs, is there a way to implement that cross browser?
Thanks