Tuesday, 19 April 2011

How To Add Gif Images / Animations To Post On Blogger

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 . <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 PhotobucketSocail 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 &lt; img src = "image_url" atl "Alternative_Text" /&gt;
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

Random_image
Please let me know if you find any kinda difficulty posting It

No comments:

Post a Comment