Blogger supports still images, videos and text to post on your blog but when it comes to animation or gif image you have to do slightly different procedure. Big Issue ! not really you just have to know a little about HTML image tag i.e .
It's a piece of cake to add gif image to you post. Let's begin.
STEP #1: You have to upload your gifs to some image hosting sites like Photobucket, Socail Bookmarking Site and more. you may google out them using "images hosting sites" keywords
STEP#2: After Uploading you'll get every gif's specific link. Copy it and then paste a simple HTML tag in your post body
Let you see some example images

Please let me know if you find any kinda difficulty posting It
<img src = "image_url" />.It's a piece of cake to add gif image to you post. Let's begin.
STEP #1: You have to upload your gifs to some image hosting sites like Photobucket, Socail Bookmarking Site and more. you may google out them using "images hosting sites" keywords
STEP#2: After Uploading you'll get every gif's specific link. Copy it and then paste a simple HTML tag in your post body
< img src = "image_url" atl "Alternative_Text" />Let you see some example images
<img src = "http://i585.photobucket.com/albums/ss300/pascal_08/penspin.gif" atl = "Gif" />NOTE: you have to select interpret typed HTML otherwise html tags will be ignored
This will look like this
Please let me know if you find any kinda difficulty posting It


