Tagged with URL

LESS SPACE, MORE PICTURES (Inserting blog images using HTML codes)

The gallery of your site is already loaded and you can’t upload additional images anymore. What’s gonna happen to your blog now—an image-free and text-bursting webpage? Imagine what dull could that bring to your traffic-maker.

Here’s an easy way of bypassing the space limit of your webpage. Aside from using the upload feature of the blog host, using HTML codes can be an alternative. There are free photo hosting websites like Photobucket which, though limited, can store a hefty number of your photos turning it into a gigantic gallery.

Once the photos are uploaded to the image host, a URL link will be created. You can use that link in coding your HTML which should look like this:

<a href=”http://s282.photobucket.com/albums/kk278/budiday/?action=view&current=palalabs-3-1.jpg” target=”_blank”><img src=”http://i282.photobucket.com/albums/kk278/budiday/palalabs-3-1.jpg” border=”0″ alt=”His Birthday!”></a>

Inserting the code in your post will display your uploaded image without eating up your gallery space.

(for MiniTut.com)

Tagged , , ,
Follow

Get every new post delivered to your Inbox.