<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Blinkky.com &#187; border</title>
	<atom:link href="http://www.blinkky.com/tag/border/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blinkky.com</link>
	<description></description>
	<lastBuildDate>Tue, 01 Nov 2011 16:45:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>How To Add A Border To An Image</title>
		<link>http://www.blinkky.com/2009/06/how-to-add-a-border-to-an-image/</link>
		<comments>http://www.blinkky.com/2009/06/how-to-add-a-border-to-an-image/#comments</comments>
		<pubDate>Tue, 23 Jun 2009 16:51:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[How to]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[border]]></category>
		<category><![CDATA[how]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[to add]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://blinkky.com/?p=452</guid>
		<description><![CDATA[This tutorial will show you the simple way to add a border to an image. I&#8217;ll show two methods that you can use. Your image will look like after you add a border. Image without border &#160; Image with border Method 1 In this method, I&#8217;ll show you how to add border using The GNU [...]]]></description>
			<content:encoded><![CDATA[<p>This tutorial will show you the simple way to add a border to an image. I&#8217;ll show two methods that you can use. Your image will look like after you add a border.</p>
<p style="text-align: center;"><strong>Image without border</strong></p>
<p style="text-align: center;"><img src="http://blinkky.com/images/logo_without_border.gif" alt="image without border" /></p>
<p style="text-align: center;">&nbsp;</p>
<p style="text-align: center;"><strong>Image with border</strong></p>
<p style="text-align: center;"><img src="http://blinkky.com/images/logo_border.gif" alt="image with border" /></p>
<p style="text-align: center;"><span id="more-452"></span></p>
<p><strong>Method 1</strong></p>
<p>In this method, I&#8217;ll show you how to add border using <strong>The GNU Image Manipulation Program</strong>, <strong>GIMP</strong>.<strong> GIMP</strong> is a free software. You can download <a href="http://www.gimp.org" target="_blank"><strong>HERE</strong></a>.</p>
<p><em><strong>Step 1</strong></em></p>
<p>Click on <strong><em>Select</em></strong> menu and click <strong><em>All</em></strong>.</p>
<p><img src="http://blinkky.com/images/how_to_add_border_image_1.jpg" alt="how to add a border to an images" /></p>
<p><strong><em>Step 2</em></strong></p>
<p>Then, click on <em><strong>Select </strong></em>menu again and click <em><strong>Border</strong></em></p>
<p><img src="http://blinkky.com/images/how_to_add_border_image_2.jpg" alt="how to add a border to an images" /></p>
<p><em><strong>Step 3</strong></em></p>
<p>A new window will open. Choose your pixel. I usually use two. Click <em><strong>Ok</strong></em></p>
<p><img src="http://blinkky.com/images/how_to_add_border_image_3.jpg" alt="how to add a border to an images" /></p>
<p><em><strong>Step 4</strong></em></p>
<p>Now, Click on <em><strong>Edit</strong></em> menu and and hit on <em><strong>Fill with <span style="text-decoration: underline;">F</span>G Color</strong></em>. You already finish =)</p>
<p><img src="http://blinkky.com/images/how_to_add_border_image_4.jpg" alt="how to add a border to an images" /></p>
<p><strong>Method 2</strong></p>
<p>This is the most simple method. No software needed.<br />
Use the following code :</p>
<p><strong>&lt;img src=&#8221;Your_Image_Adress&#8221; style=&#8221;border:2px solid  #000000&#8243;&gt;</strong></p>
<p><strong><br />
</strong></p>
<p><em>Example:</em><br />
My image location is &#8220;<em><strong>blinkky.com/images/logo_without_border.gif</strong></em>&#8221;<br />
The code that I&#8217;ll use look like below :</p>
<p style="text-align: center;"><strong>&lt;img src=&#8221;</strong><em><strong>http://www.blinkky.com/images/logo_without_border.gif</strong></em><strong><em>&#8220;</em>style=&#8221;border:2px solid  #000000&#8243;&gt;</strong></p>
<p style="text-align: center;">&nbsp;</p>
<p style="text-align: center;"><strong><br />
</strong></p>
<p>Now, My image will look like below:<br />
<img style="border: 2px solid #000000;" src="http://www.blinkky.com/images/logo_without_border.gif" alt="" /></p>
<p>You can change the border to any size you want. That&#8217;s it. All done =)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blinkky.com/2009/06/how-to-add-a-border-to-an-image/feed/</wfw:commentRss>
		<slash:comments>32</slash:comments>
		</item>
	</channel>
</rss>

