<?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>HaggardHosting &#187; Website Design</title>
	<atom:link href="http://www.haggardhosting.com/category/website-design/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.haggardhosting.com</link>
	<description>Affordable Website Design</description>
	<lastBuildDate>Sat, 28 Nov 2009 04:02:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Easiest way to create Favicon</title>
		<link>http://www.haggardhosting.com/website-design/easiest-way-to-create-favicon/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=easiest-way-to-create-favicon</link>
		<comments>http://www.haggardhosting.com/website-design/easiest-way-to-create-favicon/#comments</comments>
		<pubDate>Sun, 17 May 2009 03:32:24 +0000</pubDate>
		<dc:creator>Glenn Haggard</dc:creator>
				<category><![CDATA[Website Design]]></category>

		<guid isPermaLink="false">http://www.haggardhosting.com/?p=260</guid>
		<description><![CDATA[Also known as favorite icon, website icon, shortcut icon, url icon, bookmark icon. The power of marketing is amazing.&#160; Humans get accustomed to seeing certain things (like logos) and immediately recognize and have a sense of comfort with that household product.&#160; The favicon is an excellent branding tool.&#160; Not only does it show up next [...]]]></description>
			<content:encoded><![CDATA[<p>Also known as favorite icon, website icon, shortcut icon, url icon, bookmark icon.</p>
<p><img alt="Favicon browser" src="http://haggardhosting.com/wp-content/files/faviconview2.jpg" /></p>
<p>The power of marketing is amazing.&nbsp; Humans get accustomed to seeing certain things (like logos) and immediately recognize and have a sense of comfort with that household product.&nbsp; The favicon is an excellent branding tool.&nbsp; Not only does it show up next to the address bar in your browser, but it also is displayed on each tab (assuming you are using a browser that supports tabs), and also in your favorites.&nbsp; The human eye will focus on the icon as soon as it&#8217;s recognized and disregard the text.</p>
<p>To create a favicon you must first have an image that will be your logo.&nbsp; The image has to be in either 16x16px or 32x32px size and either 8-bit or 24-bit color.&nbsp; Once your image is selected to easiest way to get it to the proper size/format is to use a website the creates it for you.&nbsp; Google for the word &quot;favicon&quot; and you will get many hits that will allow you to just upload your image and then you can download the finished result.&nbsp; Here are a couple of examples:</p>
<p><a href="http://www.favicon.cc/">http://www.favicon.cc/</a><br />
<a href="http://www.html-kit.com/favicon/">http://www.html-kit.com/favicon/</a></p>
<p>Once you have your image upload it to your webserver.&nbsp; Then, modify the your code between the <strong>&lt;head&gt;</strong> and <strong>&lt;/head&gt;</strong> of your website with the following text:</p>
<div class="codesnip">
<p>&lt;link rel=&quot;shortcut icon&quot; href=&quot;favicon.ico&quot; &gt;<br />
or<br />
&lt;link rel=&quot;shortcut icon&quot; href=&quot;http://www.yourdomain.com/favicon.ico&quot; &gt;</p>
</div>
<p>If you are using WordPress this will be in the header.php file within your theme.</p>
<p>&nbsp;</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://www.haggardhosting.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.haggardhosting.com/website-design/easiest-way-to-create-favicon/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to test your website with a different browser</title>
		<link>http://www.haggardhosting.com/website-design/how-to-test-your-website-with-a-different-browser/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=how-to-test-your-website-with-a-different-browser</link>
		<comments>http://www.haggardhosting.com/website-design/how-to-test-your-website-with-a-different-browser/#comments</comments>
		<pubDate>Mon, 05 Jan 2009 14:00:40 +0000</pubDate>
		<dc:creator>Glenn Haggard</dc:creator>
				<category><![CDATA[Website Design]]></category>

		<guid isPermaLink="false">http://www.haggardhosting.com/?p=240</guid>
		<description><![CDATA[Who&#8217;s running Ineternet Explorer 6 anymore?  Or even Windows XP?  Well, I guess some people are.  So, if you&#8217;re developing a website and you need to know how your website looks using different browsers on different operating systems, you&#8217;ve got a challenge.  You could load a virtual machine and then install the version of browser [...]]]></description>
			<content:encoded><![CDATA[<p>Who&#8217;s running Ineternet Explorer 6 anymore?  Or even Windows XP?  Well, I guess some people are.  So, if you&#8217;re developing a website and you need to know how your website looks using different browsers on different operating systems, you&#8217;ve got a challenge.  You could load a virtual machine and then install the version of browser that you want to test, but there are so many different combinations.  That&#8217;s a lot of work!</p>
<p>I found a free tool that will save you so much time. </p>
<p><a href="http://www.crossbrowsertesting.com/">http://www.crossbrowsertesting.com/</a></p>
<p>This website offers several different browser/operating system combinations.  I used this to find out that Internet Explorer 6 doesn&#8217;t support transparent background in PNG files.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://www.haggardhosting.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.haggardhosting.com/website-design/how-to-test-your-website-with-a-different-browser/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Removing IMG (image) border using CSS</title>
		<link>http://www.haggardhosting.com/website-design/removing-img-image-border-using-css/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=removing-img-image-border-using-css</link>
		<comments>http://www.haggardhosting.com/website-design/removing-img-image-border-using-css/#comments</comments>
		<pubDate>Mon, 29 Dec 2008 14:00:38 +0000</pubDate>
		<dc:creator>Glenn Haggard</dc:creator>
				<category><![CDATA[Website Design]]></category>

		<guid isPermaLink="false">http://www.haggardhosting.com/?p=234</guid>
		<description><![CDATA[Most people use an editor when creating blogging or creating their website.  Adding an image to the website and/or blog entry is simple because most editors have a button that prompts for the source of the image and then creates the code with the proper alignment.  For example: &#60;p&#62;&#60;img alt=&#8221;" src=http://www.yourdomain.com/your-image /&#62;&#60;/p&#62; Well, if you [...]]]></description>
			<content:encoded><![CDATA[<p>Most people use an editor when creating blogging or creating their website.  Adding an image to the website and/or blog entry is simple because most editors have a button that prompts for the source of the image and then creates the code with the proper alignment.  For example:</p>
<div id="textbox">&lt;p&gt;&lt;img alt=&#8221;" src=http://www.yourdomain.com/your-image /&gt;&lt;/p&gt;</div>
<p>Well, if you want your users to be able to click that image as a link to open another website or document it might put a blue hyperlink border around the image.  Most website images are designed that most people understand that it&#8217;s a link without the link border.  In fact, most people would consider it a bit old fashioned to see a link border around an image.  You might be using a theme for a CMS like WordPress or Jumla that has already taken this into consideration.  If not, there are a couple of ways to remove it.</p>
<p>First, you can modify the HTML code directly.  Using the previous example it would look like this:</p>
<div id="textbox">&lt;p&gt;&lt;img alt=&#8221;" <span id="KonaBody"><tt>style="border-style: none" </tt></span>src=http://www.yourdomain.com/your-image.jpg /&gt;&lt;/p&gt;</div>
<p> Second, you can modify the CSS (Content Style Sheet) which is a much more efficient way.  Using an external CSS allows for all pages to be updated at once.  To use an external CSS you must call it out in the &lt;HEAD&gt; of your HTML.  If you&#8217;re using wordpress this is most likely located in the header.php file of your theme.  An example would be:</p>
<div class="codesnip"><strong>In WordPress header.php:</strong></p>
<div id="textbox">&lt;link rel=&#8221;stylesheet&#8221; href=&#8221;&lt;?php bloginfo(&#8216;stylesheet_url&#8217;); ?&gt;&#8221; type=&#8221;text/css&#8221; media=&#8221;screen&#8221; /&gt;</div>
<p><strong>In HTML website:</strong></p>
<div id="textbox">&lt;linkrel=&#8221;stylesheet&#8221; href=&#8221;http://www.haggardhosting.com/wp-content/themes/coolmist/style.css&#8221; type=&#8221;text/css&#8221; media=&#8221;screen&#8221; /&gt;</div>
<p>Then, once you have an external style sheet just add the following as a new line:</p>
<div id="textbox">img a border:0;</div>
<p>Refresh your website and the border around all images should be gone.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://www.haggardhosting.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.haggardhosting.com/website-design/removing-img-image-border-using-css/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
