<?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>letscounthedays &#187; Web Design</title>
	<atom:link href="http://www.shayhowe.com/category/web-design/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.shayhowe.com</link>
	<description>The Online Portfolio of Creative Professional Shay Howe</description>
	<lastBuildDate>Fri, 02 Dec 2011 15:15:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>An Intro to HTML &amp; CSS</title>
		<link>http://www.shayhowe.com/web-design/intro-to-html-css/</link>
		<comments>http://www.shayhowe.com/web-design/intro-to-html-css/#comments</comments>
		<pubDate>Fri, 02 Dec 2011 15:12:44 +0000</pubDate>
		<dc:creator>Shay Howe</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[CSS3]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[Presentation]]></category>

		<guid isPermaLink="false">http://www.shayhowe.com/?p=1262</guid>
		<description><![CDATA[HTML and CSS can be a little daunting at first but fear not. This workshop covers the basics and breaks down the barrier to entry, showing you how you can start using HTML and CSS in practical examples today.


Related posts:<ol><li><a href='http://www.shayhowe.com/web-design/html5-css3/' rel='bookmark' title='Permanent Link: HTML5 &#038; CSS3 Development Talks'>HTML5 &#038; CSS3 Development Talks</a></li>
<li><a href='http://www.shayhowe.com/tutorial/css3-animated-owl-tutorial/' rel='bookmark' title='Permanent Link: CSS3 Animated Owl Tutorial'>CSS3 Animated Owl Tutorial</a></li>
<li><a href='http://www.shayhowe.com/web-design/tips-for-designing-a-non-profit-website/' rel='bookmark' title='Permanent Link: Designing A Non-Profit Website'>Designing A Non-Profit Website</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<h1><a href="/web-design/intro-to-html-css/" title="An Intro to HTML and CSS Presentation and Workshop">An Intro to HTML &amp; CSS Presentation and Workshop</a></h1>

<p><a href="http://codeacademy.org/" title="Code Academy">Code Academy</a> recently asked me to come in give a workshop on the basics of <abbr title="Hypertext Markup Language">HTML</abbr> and <abbr title="Cascading Style Sheets">CSS</abbr> to their students. The workshop started with a presentation outlining the different structures of HTML and CSS, along with some common terms to be familiar with. After a collective understanding of HTML and CSS a deeper dive was taken into the box model and how to work with floats.</p>

<div style="width: 620px; margin: 0 auto; padding-bottom: 18px;"><script src="http://speakerdeck.com/embed/4ed8e69918277a004d006d61.js"></script></div><span id="more-1262"></span>

<p>Following the presentation was a workshop to provide practical examples of using HTML and CSS. The workshop included cleaning up a web page by improving the user interface and design solely using HTML and CSS. With a few quick changes the web page changed shape and came to life.</p>

<p>Overall the students were bright and very receptive making for an excellent workshop. You can checkout the slides from my presentation above and a link to the demo page below.</p>

<a class="btn" href="http://www.shayhowe.com/articles/intro-to-html-css/code/" title="View the HTML5 and CSS3 Demo Page" rel="nofollow"><span>View the HTML &amp; CSS Demo Page</span></a>

<p>Related posts:<ol><li><a href='http://www.shayhowe.com/web-design/html5-css3/' rel='bookmark' title='Permanent Link: HTML5 &#038; CSS3 Development Talks'>HTML5 &#038; CSS3 Development Talks</a></li>
<li><a href='http://www.shayhowe.com/tutorial/css3-animated-owl-tutorial/' rel='bookmark' title='Permanent Link: CSS3 Animated Owl Tutorial'>CSS3 Animated Owl Tutorial</a></li>
<li><a href='http://www.shayhowe.com/web-design/tips-for-designing-a-non-profit-website/' rel='bookmark' title='Permanent Link: Designing A Non-Profit Website'>Designing A Non-Profit Website</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.shayhowe.com/web-design/intro-to-html-css/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTML5 &amp; CSS3 Development Talks</title>
		<link>http://www.shayhowe.com/web-design/html5-css3/</link>
		<comments>http://www.shayhowe.com/web-design/html5-css3/#comments</comments>
		<pubDate>Mon, 12 Sep 2011 02:50:21 +0000</pubDate>
		<dc:creator>Shay Howe</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[CSS3]]></category>
		<category><![CDATA[HTML5]]></category>

		<guid isPermaLink="false">http://www.shayhowe.com/?p=1240</guid>
		<description><![CDATA[HTML5 and CSS3 are paving a new frontier in front-end design and development. We now have the ability to develop more semantic code and styles quicker than ever. 


Related posts:<ol><li><a href='http://www.shayhowe.com/tutorial/complete-css3-support/' rel='bookmark' title='Permanent Link: CSS3 Support with Modernizr'>CSS3 Support with Modernizr</a></li>
<li><a href='http://www.shayhowe.com/tutorial/css3-animated-owl-tutorial/' rel='bookmark' title='Permanent Link: CSS3 Animated Owl Tutorial'>CSS3 Animated Owl Tutorial</a></li>
<li><a href='http://www.shayhowe.com/web-design/intro-to-html-css/' rel='bookmark' title='Permanent Link: An Intro to HTML &#038; CSS'>An Intro to HTML &#038; CSS</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<h1><a href="/web-design/html5-css3/" title="Quality Development with HTML5 &#038; CSS3">Quality Development with HTML5 &amp; CSS3</a></h1>

<p>Over the summer I have had the opportunity to speak at some terrific conferences, the last two being <a href="http://chicagowebconf.org/" title="ChicagoWebConf" rel="nofollow">ChicagoWebConf</a> and <a href="http://www.omniuser.org/TechConf2011Reg.html" title="Omni Technical Conference" rel="nofollow">Omni Technical Conference</a>. At these two conferences I spoke specifically about <abbr title="Hypertext Markup Language 5">HTML5</abbr> and <abbr title="Cascading Style Sheets 3">CSS3</abbr> and it's roll within quality front-end design and development.  Please feel free to check out my slides from these talks below and let me know if you have any questions.</p>

<h3>Quality Development with HTML5</h3>
<p><em>September 2011</em></p>

<div style="width:425px;margin:0 auto;padding-bottom:18px;" id="__ss_9256432"><iframe src="http://www.slideshare.net/slideshow/embed_code/9256432" width="425" height="355" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe></div><span id="more-1240"></span>

<p>Work on HTML5 began in 2004 to improve the existing markup language which has been in place for the past decade. In this decade the web has grown and evolved quite a bit, leaving web designers and developers much to ask for. HTML5 responds to those request and helps pave the way for a new frontier in front-end development. HTML5 introduces new elements, a more semantic structure, improved form functionality, better media control and more for the growing web.</p>

<h3>Quality Development with CSS3</h3>
<p><em>September 2011</em></p>

<div style="width:425px;margin:0 auto;padding-bottom:18px;" id="__ss_9232188"><iframe src="http://www.slideshare.net/slideshow/embed_code/9232188" width="425" height="355" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe></div>

<p>There is no better time to be a front-end web designer and developer than now and CSS3 proves it. What used to take a handful of images and nested elements now only takes one element with just a few CSS3 properties. Not only has development speed increased but so has the potential to stretch boundaries within web design. Thanks to CSS3 we now how the ability to embed fonts, create rounded corners, add shadows and gradients, build responsive design and more all without breaking a sweat.</p>

<a class="btn" href="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/html5-css3/" title="View the HTML5 and CSS3 Demo Page" rel="nofollow"><span>View the HTML5 &amp; CSS3 Demo Page</span></a>
<p class="special no-top">Best viewed in Chrome.</p>

<p>Related posts:<ol><li><a href='http://www.shayhowe.com/tutorial/complete-css3-support/' rel='bookmark' title='Permanent Link: CSS3 Support with Modernizr'>CSS3 Support with Modernizr</a></li>
<li><a href='http://www.shayhowe.com/tutorial/css3-animated-owl-tutorial/' rel='bookmark' title='Permanent Link: CSS3 Animated Owl Tutorial'>CSS3 Animated Owl Tutorial</a></li>
<li><a href='http://www.shayhowe.com/web-design/intro-to-html-css/' rel='bookmark' title='Permanent Link: An Intro to HTML &#038; CSS'>An Intro to HTML &#038; CSS</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.shayhowe.com/web-design/html5-css3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Web Design Process</title>
		<link>http://www.shayhowe.com/web-design/design-process/</link>
		<comments>http://www.shayhowe.com/web-design/design-process/#comments</comments>
		<pubDate>Mon, 25 Jul 2011 19:46:43 +0000</pubDate>
		<dc:creator>Shay Howe</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Design Process]]></category>

		<guid isPermaLink="false">http://www.shayhowe.com/?p=1218</guid>
		<description><![CDATA[Before diving into your next website take a step back and examine your design process. Evaluate how you approach building a website to see if it the most effective way possible.


Related posts:<ol><li><a href='http://www.shayhowe.com/web-design/checkout-process-design/' rel='bookmark' title='Permanent Link: Checkout Process Design'>Checkout Process Design</a></li>
<li><a href='http://www.shayhowe.com/web-design/web-design-101-basics/' rel='bookmark' title='Permanent Link: Web Design 101 &#8211; The Basics'>Web Design 101 &#8211; The Basics</a></li>
<li><a href='http://www.shayhowe.com/web-design/designing-home-pages/' rel='bookmark' title='Permanent Link: Home Page Design'>Home Page Design</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<h1><a href="/web-design/design-process/" title="The Web Design Process: A Strategy for Success">The Web Design Process: A Strategy for Success</a></h1>

<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/web-design-process/design-process.jpg" alt="The Web Design Process: A Strategy for Success" />

<p>Building a website is an exciting time! Everyone is firing on all cylinders and eager to get started. The mood is high and the room is full of great ideas. Putting the correct process in place will help grow the excitement and craft ideas into executable goals.</p>

<h3>The Web Design Process: A Strategy for Success presented by Shay Howe</h3>
<p><em>TechWeek, July 2011</em></p>

<div style="width:425px;margin:0 auto;padding-bottom:18px;" id="__ss_8688617"><iframe src="http://www.slideshare.net/slideshow/embed_code/8688617" width="425" height="355" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe></div><span id="more-1218"></span>

<h4>Discovery</h4>
<h6>Project Definition &amp; Brief</h6>

<p>The first step in building a website, discovery, is often the hardest. It is critical to make sure everyone is on the same page and expectations are in place. Gathering information and doing a deep analytical dive isn&#8217;t easy but getting genuine information will pay dividends down the road.</p>

<h3>Have a Purpose</h3>

<p>To get started you need to <em>identify the purpose</em> of a new website. One of the best ways to do so is to cover the five Ws and one H. The who, what, when, where, why and how. It&#8217;s impossible to build a new website without knowing the purpose and having defined objectives.</p>

<h3>Set Goals</h3>

<p>Forecast where you want to be and how you would like your website to perform by setting goals. Goals give you something to work towards and <em>provide a defined metric for success</em>. Goals are important for both the short term and long term, modeling what you want to get done this week as well as in the following months.</p>

<h3>Evaluate Existing Website</h3>

<p>Your current website can be the best research tool available. Take a look and see <em>what is working</em> well on the current website and <em>what needs the most work</em>. Help ensure your new website is indeed an improvement and not a step in the wrong direction. Dive into analytics, set benchmarks and measure room for improvement.</p>

<h3>Find What Users Want</h3>

<p>Websites rely on users and users rely on websites. Stop guessing what users want and <em>go directly to the source</em>. Find out exactly what users enjoy about your website and what they strive to need.</p>

<h3>Research the Competition</h3>

<p>See what you are missing by researching the competition and analysing market trends. Chances are your competitors have been down this road before, take the opportunity to <em>learn from them</em> and see what is proven to work.</p>

<h3>Interview Stakeholders</h3>

<p>A great way to fully understand a websites is to speak with those who work with it directly. A customer service agent might have a slightly different opinion than a content strategist. Understanding every one&#8217;s perspective will help you <em>make better, informed decisions</em>. Additionally, the website needs to have support from the entire company for them to fully back it.</p>

<h3>Outline Initial Tech Specs</h3>

<p>Do your best to research and understand what <em>will be required</em> for the website from a technical standpoint. Does the current server have the capability to host the new website or will a upgraded server be required? Before building a new website ensure all of the correct technical specifications are in place.</p>

<h3>Collaborate and Listen</h3>

<p>Start the design process by listening and end the design process by listening, especially within the discovery phase. Hear everyone out and <em>collaborate together</em>. When everything is on the table and everyone is working together the most intuitive decisions are made for the benefit of the project.</p>

<h4>Plan</h4>
<h6>Information Architecture &amp; Strategy</h6>

<p>A strategy needs to be put in place based off all of the information outline within the discovery phase. Decisions made at this stage can, and will, affect the bottom line of a website. Having a plan of action is key to success and it will help dictate decisions moving on.</p>

<h3>Define a Timeline</h3>

<p>Set dates and define a timeline for the expected duration of a project. Doing so will help ensure everything runs smoothly and the design process does not get stalled. A timeline also helps set expectations and <em>keep everyone on track</em>.</p>

<h3>Outline Responsibilities</h3>

<p>Know exactly who is responsible for what. Who is in charge of the design? Who is required to sign off on the design? How is the design handed off to the developer? Going over these questions up front will eliminate the guess work down the road and help speed up the process. <em>Outline all of the members of the team, what they are responsible for and what deliverables they will produce.</em></p>

<h3>Determine the Structure</h3>

<p>Outline all of the different pages and their <em>hierarchy within the website</em>. Getting an understanding of what pages are needed and where they will live within the website will assist with content creation and building out a site diagram.</p>

<h3>Diagram Page Flows</h3>

<p>Each page can have it&#8217;s own flow, specifying how the content on the page should relate to other elements on the page. Determine the content necessary for each page and the priority with the content. Arrange the page to place emphasis on the primary content and <em>keep a user focused</em> moving down the page.</p>

<h3>Make Content Relationships</h3>

<p>The sooner you can define content needs the better. Summarize what specific content and messaging is needed for each page and how it will relate to other items on the page, as well as other pages in general. Design needs to work for and fit around the content properly. Content should not be worked to fit within the design. <em>Start writing</em> early and as soon as possible.</p>

<h3>Prototype Wireframes</h3>

<p>Before jumping into the detailed design, build and prototype different wireframes. Wireframes allow you to get a quick idea of how the website will look and function without all of the embellishments, putting the <em>focus on usability</em>. Furthermore, wireframes allow you to produce designs much faster, saving time and energy.</p>

<h3>Perform Usability Test</h3>

<p>Review case studies and perform usability test on your wireframes. The quicker you can <em>acknowledge any flaws</em> within the design the easier they will be to fix. Follow the best practices and continually refine your wireframes.</p>

<h3>Set a Maintenance Plan</h3>

<p>Once a website is launched it needs to continually be nurtured in order to grow. Take the proper steps and outline an ongoing maintenance plan. Once the website is launched this plan will need to be put into effect to <em>keep the website up to date</em> and in alignment with the overall strategy.</p>

<h4>Design</h4>
<h6>Web &amp; User Interface Design</h6>

<p>Once the overall architecture and plan of the website is in place it is time to get moving with the web and user interface design. At this stage you will see all of your ideas come to life. By the end you should have a finalized layout and design, along with a handful of other brand and design elements to utilize.</p>

<h3>Brainstorm Creative Concepts</h3>

<p>Before jumping into the layout and visual design you want to make sure everyone is on the same page concerning the <em>look and feel</em> of the website. The best way to do this is to put together a mood board consisting of different visual references to use during the design phase. These references may include other websites, pictures, colors or any other artistic inspiration. A mood board doesn't need to be set in stone but should be used as a tool to align ideas and spark inspiration.</p>

<h3>Design the Visual Layout</h3>

<p>Using the wireframes and mood board in hand, begin the visual design of the website. Taking the wireframes, design a full fledged layout complete with poise and polish. Remember to <em>reference the site diagrams, page flows and other information architecture</em> documents for additional support.</p>

<h3>Follow Design Principles</h3>

<p>Working on the design and visual layout can be quite difficult. There are numerous items to take into consideration, all for the greater good of the website, and often the most important <em>design principles can be forgotten</em>. Remember to follow and reference different design principles while working on the layout and design.</p>

<h3>Keep Brand Identity</h3>

<p>Often a new website commissions a refresh within the brand identity as well. Ensure the <em>brand identity is properly carried out</em> and developed throughout the new website. It can be easy to get carried away and stray from the core brand personality, remember to stay on track.</p>

<h3>Remember Asset Creation</h3>

<p>The design phase is not complete with the layout and visual design of the website. Remember to cover <em>design for all of the different assets</em> going to be needed during the life of the website, including different sub page  layouts, different emails and other elements requiring design.</p>

<h3>Obtain Feedback and Revise</h3>

<p>As within the discovery phase, it is beneficial to check back with all of the different stakeholders involved with the website and see what they think about the layout and design. Chances are that they may <em>pick up on something initially missed</em>. They&#8217;re additional support encourages them and lets them know that their input is appreciated. Taking what these different stakeholders have suggested revisit the layout and design, revising it with the updated recommendations.</p>

<h3>Perform Usability Test</h3>

<p>Very similar to the usability testing completed with the wireframes, run the layout and designs by a select group to see what thoughts they may have. See if they understand the flow of the pages and the overall hierarchy of the website. The more problems you can <em>recognize and address</em> now the better.</p>

<h3>Create a Style Guide</h3>

<p>One of the final parts of the design phase is create a style guide. This guide will <em>serve as a reference</em> for updating and managing the website once launched. The guide will also insure that the website keeps a consistent tone and feel.</p>

<h4>Develop</h4>
<h6>Coding &amp; Development</h6>

<p>Once the design concept is finalized it is time to start programming. If there are quite a few components to the project the development phase could take quite a while. Remember to <em>stay focused, make logical decisions</em> and write the cleanest code possible. Writing quality code the first time around will save hours upon hours of headaches later down the road.</p>

<h3>Code HTML/CSS Markup</h3>

<p>Start the development by coding the general premise of the design in <abbr title="HyperText Markup Language">HTML</abbr> and <abbr title="Cascading Style Sheets">CSS</abbr>. This will provide you with a strong base to work from and the ability to grow it into an application or CMS if needed. <em>Keep your code well organized</em> so that it may be scaled and maintained easily.</p>

<h3>Develop Any Applications</h3>

<p>Behind most websites there is some heavy lifting involved to get everything working properly. Developing an application, setting up a <abbr title="Content Management System">CMS</abbr> or e-commerce platform can often be that heavy lifting. This step can be quite complex and often begins even before the design phase. <em>Stay agile</em> and deploy often to keep everything aligned and on track.</p>

<h3>Add 3rd Party Integration</h3>

<p>If your website will be using any 3rd party integration now is the time to get it properly installed. Make all of the proper connections and run vigorous test to make sure everything is working accurately. Make sure to especially test any part of the process that you may have personally customized. Remember to also run more <em>test over time</em> as the 3rd party will make updates of their own.</p>

<h3>Support Responsive Design</h3>

<p>Surfing the web from a mobile device is getting more popular as time goes on. Mobile browsers are getting much better at displaying websites however they have not completely figured it out. Make sure that your website has mobile compatibility for a <em>variety of screen sizes</em> and displays content largely relevant to a user on the go.</p>

<h3>Test and Validate Code</h3>

<p>After all of the development is wrapped up you need to <em>double back and review the code</em>, test it for for errors and make sure that it properly validates. This steps can often be a breeze or very frustrating. Either way, the important thing to remember is not to ship any faulty code. You may only get one shot with a user and if that experience is anything but enjoyable it is likely you will never get them back.</p>

<h3>Set Up Hosting and Launch</h3>

<p>At last, it is time to launch the website. Hopefully you covered all of the hosting and server needs in the discovery phase and are ready for launch. Upon launch do not forget to test and retest all of the functionality that was working on the development server, you never know what will happen when making re final migration. Additionally, don&#8217;t forget to <em>make any last minute updates</em>, configuring the proper analytics for example.</p>

<h4>Launch</h4>
<h6>Deploy &amp; Grow</h6>

<p>Think of your website as an <em>evolution not a revolution</em>. Once a website is launched it needs to evolve and grow with time, not sit inactive waiting for the next uprising. Stay on top of your website and provide it with the support it needs. You have put all this time and effort into launching it, why stop now?</p>

<h3>Train Website Managers</h3>

<p>More times than not once the website is launched you will be handing it over to a set of employees to manage. Train these employees and managers on how to <em>use and update</em> the website. Make sure they thoroughly understand the <abbr title="Content Management System">CMS</abbr, email management system or any other platform necessary. If those in charge of managing the website do not know how to properly update it you may have a recipe for disaster.</p>

<h3>Maintain the Website</h3>

<p>Take the maintenance plan established within the planning phase and put it to use. If unattended your website can become dormant fairly quickly. Update and maintain the website to keep it relevant and <em>inline with your overall strategy</em>.</p>

<h3>Start Marketing</h3>

<p>The phrase &#8220;If you built it, they will come&#8221; doesn&#8217;t apply to most websites. You need to market and promote your website to drive traffic. There are a million different ways to do so including social, search engine marketing and search engine optimization to name a few. <em>Find the right advertising medium</em> for you and work to acquire users.</p>

<h3>Measure Progress</h3>

<p>Continually measure your website progress and work to improve it&#8217;s overall performance. Learn from what you have completed so far and <em>find ways to grow</em> based on these experiences. Over time you will get to know your users better and better, finding out exactly what they desire. Do your best to give them what they want.</p>

<p>Related posts:<ol><li><a href='http://www.shayhowe.com/web-design/checkout-process-design/' rel='bookmark' title='Permanent Link: Checkout Process Design'>Checkout Process Design</a></li>
<li><a href='http://www.shayhowe.com/web-design/web-design-101-basics/' rel='bookmark' title='Permanent Link: Web Design 101 &#8211; The Basics'>Web Design 101 &#8211; The Basics</a></li>
<li><a href='http://www.shayhowe.com/web-design/designing-home-pages/' rel='bookmark' title='Permanent Link: Home Page Design'>Home Page Design</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.shayhowe.com/web-design/design-process/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Defining A Multivariate Test</title>
		<link>http://www.shayhowe.com/web-design/defining-multivariate-testing/</link>
		<comments>http://www.shayhowe.com/web-design/defining-multivariate-testing/#comments</comments>
		<pubDate>Wed, 10 Feb 2010 00:42:30 +0000</pubDate>
		<dc:creator>Shay Howe</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Testing]]></category>
		<category><![CDATA[Usability]]></category>

		<guid isPermaLink="false">http://www.shayhowe.com/?p=997</guid>
		<description><![CDATA[Multivariate testing is becoming more popular amongst the web design and development community, and rightfully so. Take a look and see how the smallest changes can produce the biggest results.


Related posts:<ol><li><a href='http://www.shayhowe.com/web-design/designing-call-to-action/' rel='bookmark' title='Permanent Link: Designing a Strong Call to Action'>Designing a Strong Call to Action</a></li>
<li><a href='http://www.shayhowe.com/web-design/10-ecommerce-tips/' rel='bookmark' title='Permanent Link: 10 Quick E-Commerce Tips'>10 Quick E-Commerce Tips</a></li>
<li><a href='http://www.shayhowe.com/web-design/designing-landing-pages/' rel='bookmark' title='Permanent Link: Landing Page Design'>Landing Page Design</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<h1><a href="/web-design/defining-multivariate-testing/">Getting Started with Multivariate Testing</a></h1>

<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/defining-multivariate-testing/multivariate-testing.jpg" alt="Getting Started with Multivariate Testing" />

<p>Multivariate testing (MVT), testing multiple elements of a live web page at a time, is becoming more and more popular amongst the web design and development community. Understandably so, multivariate testing allows you to test a large amount of combinations and see exactly how those combinations stack up against one another. You will quickly find out that the smallest changes can produce the biggest results.</p><span id="more-997"></span>

<h4>What elements should you test?</h4>

<p>When deciding exactly what elements to test within a multivariate test you are going to focus on the call to action. Determine what you want users to do upon landing on a page and then outline all of the key elements in and around the desired call to action. Any element a user will have to interact with to complete this action is an element you are going to want to run the multivariate test with. A few of these elements may include:</p>

<h3>Brand Awareness</h3>
<p><em>Depending on how popular, or unpopular, your brand is may impact conversions.</em> If you have a well-known brand it may help encourage conversions where an unknown brand would not. On the other hand, having too much brand presence on a page may get in the way of users trying to complete a conversion. Figure out what you would like to accomplish with your brand awareness and then test it.</p>

<h3>Headings</h3>
<p>Headings are <em>the first section of text a user will read on a page</em> and if they like it they will continue on. Perhaps they will continue reading, maybe they will scan the rest of the elements surrounding the call to action, or if you&#8217;re lucky they just might jump straight to completing the desired call to action. Either way, testing different headings will allow you to determine which has the best positive outcome. Not too sure headings can make that big of difference? You do not have to take my word for it; 37signals have had significant results all from <a href="http://37signals.com/svn/posts/1525-writing-decisions-headline-tests-on-the-highrise-signup-page" title="Multivariate Testing Headings" rel="nofollow">testing headings</a>.</p>

<h3>Text Content</h3>
<p>Not every user is going to read the text content surrounding a call to action, however those who do are <em>only going to be interested in helpful and useful content</em>. Creating a few different blocks of text to test against one another can give you an insight as to how your users think and what will work best with them moving forward. While you may not see a very sizable difference in your conversion rate from testing text content you will gain a tremendous amount of awareness.</p>

<h3>Images</h3>
<p>The eye is naturally drawn to images on a page, especially striking images. How you present your call to action can be dramatically <em>affected by the images used around it</em>. As an example, if you are selling an e-book that is to be downloaded, try using an image of an actual book against an image of a PDF icon. You may be surprised to find that your users like to see a tangible product over a file icon. The right image or images can work wonders on your conversion rate.</p>

<h3>Buttons</h3>
<p>Buttons may very well be the most important part in completing a call to action. Simply put, <em>buttons are one of the easiest ways for users to take action</em>, an action that is often important in determining the overall success of a website. Does your button actually look like a button? Is it instinctive and easily recognizable? Put together multiple button combinations and test them against one another. It may take a few different tests, but soon enough you will have a shinning star.</p>

<h4>How should you test these elements?</h4>

<p>Within a multivariate test you will need to visually design multiple combinations of the elements surrounding a desired call to action. I recently wrote an article, <a href="http://www.shayhowe.com/web-design/designing-call-to-action/" title="4 Simple Design Elements Behind a Good Call to Action">4 Simple Design Elements Behind a Good Call to Action</a>, which goes into great detail on how to visually craft a strong call to action using size, shape, color, and position. Using size, shape, and color, you are able to create an extensive array of elements to test, all of which will help lead you to the preferred conversion rate.</p>

<h3>Size</h3>
<p>The larger you make your call to action, the <em>easier it is to recognize</em>. Furthermore, the larger an element is the more importance it will signify. You want to find a good balance between how large your headings and images are as compared to your button. Headings should not be so small that they do not stand out over the other copy, meanwhile a button should not be so large that it is the only item on the page.</p>

<h3>Shape</h3>
<p>A good call to action will use shape to its benefit. Make the corners on your button rounded so that it looks more like a button and instinctively clickable. Use an arrow or another object to <em>draw attention</em> to the button. Do not be afraid to break a grid in order to make a call to action stand out. On a page full of straight lines the curved one is sure to stick out so use shape to your advantage.</p>

<h3>Color</h3>
<p>Every color is going to catch a user&#8217;s attention a little differently. Additionally, each color is going to provoke a different emotion for each user. One of the biggest things you can test, and continually test, is the color of your headings, buttons, text, and so forth. Honestly, the options are endless! Test and <em>work with colors that will standout, provide a high contrast, and encourage users</em>.</p>

<h3>Position</h3>
<p>Logos are commonly found at the top left of a page for a reason, it is where they are most easily recognized and successful. Position plays a very important role in <em>gaining conversions</em>. How does your call to action perform placed within the left side of the page as compared to the right side? In addition to that, how does your button perform on the top of your call to action as compared to the bottom, left, or right? The position of your call to action needs to be in an instinctive location and clearly obvious to your users.</p>

<h4>Multivariate Testing Example: Smashing Magazine</h4>

<p>I recently wrote a <a href="http://www.shayhowe.com/resource/the-smashing-book-review/" title="The Smashing Book in Review">review on The Smashing Book</a> and in doing so I was visiting the <a href="http://www.smashingmagazine.com/" title="Smashing Magazine" rel="nofollow">Smashing Magazine</a> website quite a bit. I started to notice that they are running a multivariate test on how they advertise the book to their visitors. Outlined below are a few of the different examples and combinations I was able to identify. I do not know how well each of these is performing, nor do I know anything about the parameters of the test. I would love to hear more about the test if Smashing Magazine was to share. Maybe they will release a post about it sometime in the future <i>(wink wink)</i>?</p>

<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/defining-multivariate-testing/sm-text.jpg" alt="Multivariate Testing Text" />
<p class="full"><strong>Variable: Text</strong> &ndash; <em>Simple enough, these two combinations are strictly comparing the call to action text.</em></p>

<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/defining-multivariate-testing/sm-text-button.jpg" alt="Multivariate Testing Text and Buttons" />
<p class="full"><strong>Variables: Text and Button</strong> &ndash; <em>These combinations are slightly different from the first set. Here the call to action text is different as they have added a button into the mix, and the Smashing brand is down played a little from the previous examples.</em></p>

<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/defining-multivariate-testing/sm-color.jpg" alt="Multivariate Testing Color" />
<p class="full"><strong>Variable: Color</strong> &ndash; <em>Here is a new set of combinations, of which the strong variable is the colors of the buttons. The color of the buttons changes along with the text within the buttons as necessary. Also notable, the color of the text &#8220;Smashing&#8221; within the bottom two examples changes to emphasize the brand within the bottom right example.</em></p>

<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/defining-multivariate-testing/sm-position-size.jpg" alt="Multivariate Testing Position and Size" />
<p class="full"><strong>Variables: Position and Size</strong> &ndash; <em>Within these two examples Smashing Magazine mixes testing position along with size. The image of the book switches from the right hand side to the left of the call to action. Additionally, the size of the button is increased within the example on the right.</em></p>

<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/defining-multivariate-testing/sm-text-size-color.jpg" alt="Multivariate Testing Text, Size, and Color" />
<p class="full"><strong>Variables: Text, Size, and Color</strong> &ndash; <em>Paying attention to the small details, this example tests the effectiveness of different context. In doing so, they slightly change the size of the text.  Notice the text on the right example is just a tad larger than the left. In addition, the color of the pricing is different from one example to the next.</em></p>

<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/defining-multivariate-testing/sm-more.jpg" alt="Multivariate Testing Random Elements" />
<p class="full"><strong>Variables: Random</strong> &ndash; <em>These are just a few of the additional examples I found thrown into the mix, each of which is testing a random combination of elements.</em></p>

<p>The multivariate test by Smashing Magazine is a great example of a multivariate test as it is testing a wide array of elements. The test does a fantastic job at testing the brand, headings, text, images, and buttons. In doing so, they often change the size, shape, color, and position of different elements. There was a decent amount of planning put into this test and it is obvious that Smashing Magazine knows what they are doing.</p>

<p>Related posts:<ol><li><a href='http://www.shayhowe.com/web-design/designing-call-to-action/' rel='bookmark' title='Permanent Link: Designing a Strong Call to Action'>Designing a Strong Call to Action</a></li>
<li><a href='http://www.shayhowe.com/web-design/10-ecommerce-tips/' rel='bookmark' title='Permanent Link: 10 Quick E-Commerce Tips'>10 Quick E-Commerce Tips</a></li>
<li><a href='http://www.shayhowe.com/web-design/designing-landing-pages/' rel='bookmark' title='Permanent Link: Landing Page Design'>Landing Page Design</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.shayhowe.com/web-design/defining-multivariate-testing/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Strategizing Web Content</title>
		<link>http://www.shayhowe.com/web-design/web-content-strategy/</link>
		<comments>http://www.shayhowe.com/web-design/web-content-strategy/#comments</comments>
		<pubDate>Tue, 12 Jan 2010 23:33:45 +0000</pubDate>
		<dc:creator>Shay Howe</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Resource]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Usability]]></category>

		<guid isPermaLink="false">http://www.shayhowe.com/?p=922</guid>
		<description><![CDATA[Users do not commonly browse the internet looking for a good design or decent user experience. Users browse in search of good content. The more effort you put into your content the better the pay off.


Related posts:<ol><li><a href='http://www.shayhowe.com/resource/writing-user-friendly-content/' rel='bookmark' title='Permanent Link: Writing User Friendly Content'>Writing User Friendly Content</a></li>
<li><a href='http://www.shayhowe.com/seo/web-content-optimization-guidelines/' rel='bookmark' title='Permanent Link: Content Optimization Guidelines'>Content Optimization Guidelines</a></li>
<li><a href='http://www.shayhowe.com/web-design/design-process/' rel='bookmark' title='Permanent Link: The Web Design Process'>The Web Design Process</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<h1><a href="/web-design/web-content-strategy/">Writing for the Web: The Right Strategy</a></h1>

<p>When it comes to designing a website, content is often overlooked, but why? Very rarely do users browse the web looking for a good design or decent experience. Users come for the content. Not giving them what they want with poorly written content will frustrate users. Not only does it waste their time, but your time as well.</p>

<h3>Writing for the Web: The Right Strategy presented by Shay Howe</h3>
<p><em>Refresh Chicago, January 12th, 2010</em></p>

<div style="width:425px;margin:0 auto;padding-bottom:18px;" id="__ss_2891758"><object style="margin:0px" width="425" height="355"><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=refresh-presentation-100111212541-phpapp02&#038;stripped_title=writing-for-the-web-the-right-strategy-2891758" /><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><embed src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=refresh-presentation-100111212541-phpapp02&#038;stripped_title=writing-for-the-web-the-right-strategy-2891758" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"></embed></object></div><span id="more-922"></span>

<h4>The Problem</h4>

<h3>Online content is bad. Real bad.</h3>
<p>Generally speaking, the Internet is lacking when it comes to quality content. People are not properly taking advantage of the opportunity in front of them and commonly fall short with insufficient content.</p>

<h3>Content is low priority.</h3>
<p>All too often we get caught up in the design and development of a website to pay attention to the content. We understand that the website will have a blog, about page, and contact page, but that is as far as we get. From the introduction of a project content takes a low priority.</p>

<h3>Content is last minute.</h3>
<p>Some people do not even think about content until the day that the website is completely designed, developed, and ready to be rolled out. The wireframe, site map, and graphics are all water under the bridge by now. The only thing missing at this point is the content. All too often the content has not even been assigned or allocated to anyone at this point.</p>

<h3>Users notice bad content.</h3>
<p>If your copy is updated, cheerful, and friendly users will not notice. If your content is sterile and resembling a textbook, users will notice and you will hear about it. The second your product description starts to drag users will jump ship.</p>

<a href="http://www.mint.com/" title="Mint" rel="nofollow">
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/web-content-strategy/mint.png" alt="Mint" />
<p class="full"><strong>Mint</strong> &ndash; <em>Mint has welcoming copy that often goes unnoticed because it is good, friendly content.</em></p></a>

<h3>Make your content work.</h3>
<p>The only way to overcome this horrid content is to make your content work harder. Before you begin any wire frames or development sit down as a whole and put together a content strategy. Initiate a strategy that will outline the metrics needed to keep your content moving forward.</p>

<h4>Developing a Strategy</h4>

<p>Kristina Halvorson has written an amazing book, <a href="http://www.contentstrategy.com/" title="Content Strategy for the Web Book" rel="nofollow">&ldquo;Content Strategy for the Web&rdquo;</a>, which goes into great detail on how to create a content strategy for the web. The following section summarizes some of her most important points. Please support her and purchase her book for more information.</p>

<h3>Create, publish, and govern.</h3>
<p>When putting together a content strategy it is important to understand that your strategy needs to cover not only creating and publishing the content, but governing the content as well. Once a website is live and time passes by content will become obsolete and need to be updated. This includes images and videos as well as the text itself.</p>
 
<h3>Think &ldquo;lifecycle&rdquo; not &ldquo;launch&rdquo;.</h3>
<p>Typically a website is launched everyone involved moves on to bigger and better things. We need to break the &ldquo;launch&rdquo; mindset and focus on the &ldquo;lifecycle&rdquo; of a website rather than the initial lift off. Plan to have an individual or team in charge of occasionally updating and checking the content.</p>

<h3>Stop the separation.</h3>
<p>Who is really in charge of creating the content? Designers and developers? The client? Marketing and research? Information architects? Truth be told, we all are in charge. Bring everyone together to work on the content strategy as a whole and the content will take life.</p>

<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/web-content-strategy/who-on.png" alt="We are all in charge of online content." style="border:none;" />

<h3>Stop using lorem ipsum.</h3>
<p>Lorem ipsum will not, at all, resemble your actual content. Stop using it as a placeholder within your design or wireframe as it will be mismatched to the real content that will be delivered. While you are all together initiating a content strategy think through the content and any implications you may encounter. Know how to handle multiple levels of headings, ordered list, blockquotes, and other situations a head of time.</p>

<h3>Answer more than just what.</h3>
<p>If all your content does is tell what the website is about you&rsquo;re missing the point. Quality content will answer the what, why, when, where, how, and who. Go over the website inside and out and cover your tracks. Make sure any possible questions a user may have are answered upfront.</p>

<h3>Set goals.</h3>
<p>Measuring your success can be difficult if you do not set goals. Figure out what you are looking to achieve with your website and exactly how your content can play a role in helping. Outline your goals and use them as motivation moving forward.</p>

<h3>Determine accomplishments.</h3>
<p>Figure out exactly what you want to accomplish with your content. Maybe it is to help sell a specific product, to build brand recognition, or to drive form conversions. Whatever you are looking to accomplish, define it now and then, work towards accomplishing it within your content. Knowing what you need to accomplish is easier than taking a stab in the dark.</p>

<h3>Recognize risk.</h3>
<p>Try to recognize any potential risk involved with developing content. Are you worried about being too edgy or too dull? Figure out exactly what your pressure points are and then plan on how to overcome the risk.</p>

<a href="http://www.flickr.com/" title="Flickr" rel="nofollow">
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/web-content-strategy/flickr.png" alt="Flickr" />
<p class="full"><strong>Flickr</strong> &ndash; <em>Flickr avoids being dull by welcoming users in a different language every time they visit their profile.</em></p></a>

<h3>Outline content structure.</h3>
<p>All websites need to have a structure to their content and this structure needs to be carried out through every single page on the site. Outline a content structure that covers your headings, body text, linking between pages, as well as your narrative, tense, and flow. Really go over your content structure and determine how you will stay consistent throughout the entire website.</p>

<h3>Identify roadblocks.</h3>
<p>As with every other part of the project you are bound and determined to run into a few roadblocks when creating content. Is user research going to hold you up from getting a proper start on the content? Is marketing going to come down on you when they feel that the brand is not properly being carried out? Or, is legal going to tell you to completely scrap entire sections of the content? Identify what roadblocks you may encounter and figure out how you will move around them.</p>

<h3>Determine overall messaging.</h3>
<p>When putting together the content strategy this is the best time to determine the overall messaging of the website. This is a hard question to tackle so getting a head start on it now makes all the difference. Put together some recommendations for the overall messaging and tone of the website and how it should be conveyed. Chances are you will not completely iron out the messaging and that is fine, but getting a head start is crucial.</p>

<a href="http://madebygiant.com/" title="GIANT Creative" rel="nofollow">
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/web-content-strategy/giant-creative.png" alt="GIANT Creative" />
<p class="full"><strong>GIANT Creative</strong> &ndash; <em>GIANT Creative has a great overall messaging that is carried out through the entire website.</em></p></a>

<h3>Assign launch priorities.</h3>
<p>Since the website will be a work in progress and you plan to continually make updates to the content, figure out where you want the content to be at launch. A lot of projects are time sensitive and getting off the ground is very important. Decide what needs to be completed before launch and what can be incorporated after launch. Do not, I repeat, do not launch a website for the sake of getting it live with the mindset that you will review the content later. This happens all too common and the content is never defined after launch.</p>

<h3>Decide content hierarchy.</h3>
<p>Now is also the time to decide your content hierarchy, meaning in what order do you want to present your messaging to users. Put your most important messaging first then move users back within the site for more information if they wish. Throwing all the content you can at users all at once will not work. Decide in what order you wish to present the content to the users.</p>

<h3>Prepare sub page recommendations.</h3>
<p>A content strategy should include recommendations for the home page all the way down to sub pages. Outline if some sub pages will receive specific templates to better convey messaging. Also determine how the sub pages will carry out the top level messaging, stay consistent from one page to another, and how they will all link and interlace.</p>

<p>In general, your strategy needs to provide all information needed to make any decisions when producing and creating the content. While developing the strategy you need to reach out to all of those whom may have some input. Gathering their input now, rather than later, will hopefully help prevent any roadblocks from occurring later on. Furthermore, use this time to set guidelines on to how the content will be maintained and updated moving forward.</p>

<h4>Writing Quality Content</h4>

<p>There are many different factors that all play into writing quality content. Many of which I addressed in my article <a href="/resource/writing-user-friendly-content/" title="Writing User Friendly Content">&ldquo;Writing User Friendly Content&rdquo;</a>, including:</p>

<ul>
<li>Give users a summary.</li>
<li>Get to the point quickly.</li>
<li>Use small sentences.</li>
<li>Limit one thought per paragraph.</li>
<li>Use bullet points.</li>
<li>Use sub headings.</li>
<li>Do not over use exclamations!!!</li>
<li>Drive emphasis with repetition.</li>
<li>Drop unnecessary adjectives.</li>
<li>Use details, be specific.</li>
<li>Use hyperlinks.</li>
<li>Use a personal tone.</li>
<li>Be unique.</li>
<li>Escape content overload.</li>
</ul>

<p>These are just to name a few. Please refer to the article for further details and complete explanations. In addition to these points I would also like to add:</p>

<h3>Forget the sales pitch.</h3>
<p>Online users are used to the typical sales pitch and can spot it from a mile away. It is commonly tasteless and users hate it. Instead, present them the facts in a friendly manner and let users decide for themselves.</p>

<h3>Keep content understandable.</h3>
<p>Having clear and understandable content is easier said than done. What may be understandable to you may not be to someone else. If a user struggles to find what they are looking for or to understand any of the content they will pounce on the back button like no tomorrow.</p>

<h3>Communicate conversationally.</h3>
<p>Communicate conversationally with a more casual tone and voice to allow for a friendlier and easier reading experience. Users will be extremely happy with content they can understand and you can rest assured you avoided them any frustration.</p>

<a href="http://carrotcreative.com/" title="Carrot Creative" rel="nofollow">
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/web-content-strategy/carrot.png" alt="Carrot Creative" />
<p class="full"><strong>Carrot Creative</strong> &ndash; <em>Carrot Creative uses a friendly tone and characteristic content to provide for very enjoyable reading.</em></p></a>

<h3>Do not brag.</h3>
<p>No one likes a showoff and the same goes online. Do not brag or boast about how popular you are or how well you did last year. You must earn your users trust and any pompous language will not sit well.</p>

<h3>Avoid industry slang.</h3>
<p>I could ramble all day about front-end and back-end development along with different content management systems, but would my audience understand me? No. Speak in terms that everyone will understand.</p>

<h4>Bringing Content to Life</h4>

<h3>Apply your hierarchy.</h3>
<p>Take the hierarchy you decided on within your strategy and apply it using different headings, text sizes, and typefaces. As before, put your most important messaging first and show users where to begin. From there guide them through the rest of the website.</p>

<a href="http://37signals.com/" title="37signals" rel="nofollow">
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/web-content-strategy/37signals.png" alt="37signals" />
<p class="full"><strong>37signals</strong> &ndash; <em>37signals uses a creative design to apply their hierarchy and to guide users down the page.</em></p></a>

<h3>Make content able to be scanned.</h3>
<p>One of the most important things to take into consideration when creating and stylizing your content is to make sure that it can be scanned. Users do not read content online, they scan it. Make sure you break up your text using multiple headlines, bullet points, short paragraphs, and descriptive links.</p>

<a href="http://www.hugeinc.com/" title="Huge" rel="nofollow">
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/web-content-strategy/huge.png" alt="Huge" />
<p class="full"><strong>HUGE</strong> &ndash; <em>Huge adheres to all reading types by breaking up their content with paragraphs, list, and other grid based elements.</em></p></a>

<h3>Stylize your text.</h3>
<p>Make use of common text styling elements like bold, italics, shadows, and so forth as they help to bring life to your content. A little bit of an added touch can go a long way so be sure not to overdo it. Too much style and your content can start to look gaudy.</p>

<a href="http://www.ndesign-studio.com/" title="N.Design Studio" rel="nofollow">
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/web-content-strategy/ndesign.png" alt="N.Design Studio" />
<p class="full"><strong>N.Design Studio</strong> &ndash; <em>N.Design Studio uses a variety of text effects including multiple typefaces, colors, sizes, strokes, and more.</em></p></a>

<h3>Play with different fonts.</h3>
<p>Online we are commonly limited to a specific number of web friendly fonts. However with the improvements of @font-face and services like <a href="http://typekit.com/" title="Typekit">Typekit</a> the number of fonts is quickly growing. Use different fonts to help deliver your content in a more aesthetic manner. As with adding stylization to your text, be sure to pick a font that will compliment your design.</p>

<a href="http://www.viget.com/inspire/" title="Viget Inspire" rel="nofollow">
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/web-content-strategy/viget.png" alt="Viget Inspire" />
<p class="full"><strong>Viget Inspire</strong> &ndash; <em>The Viget Inspire blog uses multiple different typefaces for an added touch, easily taking the design to the next level.</em></p></a>

<h3>Use contrasting colors.</h3>
<p>Using black text on a black background probably is not a good idea. Pick colors that fit well with your layout and design. A bright contrasting color has the ability to really draw a user&rsquo;s attention. Use colors within your content to your advantage.</p>

<a href="http://www.bythepond.co.uk/" title="Friendly Duck" rel="nofollow">
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/web-content-strategy/bythepond.png" alt="Friendly Duck" />
<p class="full"><strong>Friendly Duck</strong> &ndash; <em>The contrasting orange color on Friendly Duck sticks out amongst the dark background and really draws users attention.</em></p></a>

<h3>Apply clean rags.</h3>
<p>Each line of unjustified text should be as close as possible to the same length as the other lines above and below it. Any large spaces at the end of a line will create a large gap that is hard to follow when reading. Further more, having text hanging out on the end of a section of text within the last line creates an unpleasing arrangement and is often over looked.</p>

<a href="http://www.happycog.com/" title="Happy Cog" rel="nofollow">
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/web-content-strategy/happycog.png" alt="Happy Cog" />
<p class="full"><strong>Happy Cog</strong> &ndash; <em>Happy Cog is aware of their rags and has taken the additional effort to make them as pleasing as possible.</em></p></a>

<h3>Exercise white space.</h3>
<p>A fair amount of white space in a design allows the content to breathe and makes it easier for users to read and follow. White space can also be used to build a grid within your layout and design. Which, in return, may help your content establish a rhythm for easier reading.</p>

<a href="http://elliotjaystocks.com/" title="Elliot Jay Stocks" rel="nofollow">
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/web-content-strategy/elliot.png" alt="Elliot Jay Stocks" />
<p class="full"><strong>Elliot Jay Stocks</strong> &ndash; <em>Elliot Jay Stocks uses white space to help sculpt his layout while allowing users to easily read and follow the content.</em></p></a>

<h3>Make graphics and text coincide.</h3>
<p>Excellent text and a strong graphic can communicate a powerful message, a message that has the ability to leave a lasting impact on users. Use graphics that work well with your text. Simply adding graphics to a page for no apparent purpose is distracting and aggravating for users.</p>

<a href="http://www.housingworks.org/" title="Housing Works" rel="nofollow">
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/web-content-strategy/housing.png" alt="Housing Works" />
<p class="full"><strong>Housing Works</strong> &ndash; <em>Housing Works makes use of emotional images to add a powerful impact to their messaging.</em></p></a>

<h3>Take advantage of CSS.</h3>
<p>Cascading style sheets give you the potential to not only add outstanding effects to your text, but to also set a content standard for text across an entire website. Setting standards in CSS ensures the consistency of your typography across an entire website.</p>

<h4>You Need Excellent Content</h4>

<p>Developing a strategy, writing quality content, and bringing that content to life take a tremendous amount of energy. The majority of companies do not have the resources, let alone the time and effort needed to develop great web content. Quality content requires a detailed procedure and hard work which will end up being worth it.</p>

<p>Having a content strategy along with quality content in place allows for a strong user&rsquo;s experience, better brand regularity, up to date working efficiency, improved risk management, more powerful search engine optimization, and more advantageous personality and targeting.</p>

<p>Stop acting like content is secondary nature, of which can be touched up at a later date. Start your projects with creating quality content and start today!</p>

<p class="sm">Very special thanks to Kristina Halvorson on her amazing contributions to educating the importance of web content. Please visit her at <a href="http://www.braintraffic.com/" title="Brain Traffic" rel="nofollow">Brain Traffic</a> or purchase her book <a href="http://www.contentstrategy.com/" title="Content Strategy for the Web Book" rel="nofollow">&ldquo;Content Strategy for the Web&rdquo;</a>.</p>

<p>Related posts:<ol><li><a href='http://www.shayhowe.com/resource/writing-user-friendly-content/' rel='bookmark' title='Permanent Link: Writing User Friendly Content'>Writing User Friendly Content</a></li>
<li><a href='http://www.shayhowe.com/seo/web-content-optimization-guidelines/' rel='bookmark' title='Permanent Link: Content Optimization Guidelines'>Content Optimization Guidelines</a></li>
<li><a href='http://www.shayhowe.com/web-design/design-process/' rel='bookmark' title='Permanent Link: The Web Design Process'>The Web Design Process</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.shayhowe.com/web-design/web-content-strategy/feed/</wfw:commentRss>
		<slash:comments>27</slash:comments>
		</item>
		<item>
		<title>Designing a Strong Call to Action</title>
		<link>http://www.shayhowe.com/web-design/designing-call-to-action/</link>
		<comments>http://www.shayhowe.com/web-design/designing-call-to-action/#comments</comments>
		<pubDate>Tue, 05 Jan 2010 02:24:24 +0000</pubDate>
		<dc:creator>Shay Howe</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[Landing Pages]]></category>

		<guid isPermaLink="false">http://www.shayhowe.com/?p=880</guid>
		<description><![CDATA[Designing and creating a strong call to action is easier said then done. Take a look at these 4 design elements then reevaluate your call to action to see if it could be dramatically improved. 


Related posts:<ol><li><a href='http://www.shayhowe.com/web-design/defining-multivariate-testing/' rel='bookmark' title='Permanent Link: Defining A Multivariate Test'>Defining A Multivariate Test</a></li>
<li><a href='http://www.shayhowe.com/web-design/tips-for-designing-a-non-profit-website/' rel='bookmark' title='Permanent Link: Designing A Non-Profit Website'>Designing A Non-Profit Website</a></li>
<li><a href='http://www.shayhowe.com/web-design/designing-landing-pages/' rel='bookmark' title='Permanent Link: Landing Page Design'>Landing Page Design</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<h1><a href="/web-design/designing-call-to-action/">4 Simple Design Elements Behind a Good Call to Action</a></h1>

<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/designing-call-to-action/cta.jpg" alt="4 Simple Design Elements Behind a Good Call to Action" />

<p>It is not uncommon for companies to sink large amounts of money into obtaining traffic to their websites in an attempt to increase conversions. Some of their money might go towards search engine optimization and some might go towards pay per click or search engine marketing. Little do they know their problem might not be about getting more traffic. The real problem could be that they have a poor call to action.</p><span id="more-880"></span>

<p>A plain &ldquo;Click Here&rdquo; link buried underneath a wall of text is not going to yield very good results. Driving traffic to your website is important, however what good is the traffic if the primary call to action is nearly invisible? Having a well-designed call to action could be all the difference needed to rocket conversions sky high. The design of a call to action can be broken down into 4 simple elements, <em>size</em>, <em>shape</em>, <em>color</em>, and <em>position</em>.</p>

<h4>Design Elements</h4>

<h3>Size</h3>
<p>Make your call to action large enough that it stands out on top of everything else on the page. It is your primary focus, right? Generally speaking, <em>the larger an element is on a page the more noticeable it will be</em>, thus the more importance it should hold. A good call to action is large enough so that it is easily recognized without being tacky in the process.</p>

<p>Before going off the deep end realize that it is possible to create a call to action that is too large. <em>If you create too large of a call to action users may not understand that it is clickable and will miss the call to action altogether.</em> Create a call to action that is large in relation to other elements on the page, but not over done.</p>

<p>Alternatively, if you have more than one call to action, size them in relation to their importance. The primary call to action should be larger than the secondary call to action.</p>

<a href="http://sortfolio.com/" title="Sortfolio Call to Action" rel="nofollow"><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/designing-call-to-action/size-1.jpg" alt="Sortfolio Call to Action" />
<p class="full"><strong>Sortfolio</strong> &ndash; <em>The &ldquo;get listed&rdquo; call to action stands tall above the rest of the navigation as the primary call to action.</em></p></a>
<a href="http://www.mailchimp.com/" title="MailChimp Call to Action" rel="nofollow"><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/designing-call-to-action/size-2.jpg" alt="MailChimp Call to Action" />
<p class="full"><strong>MailChimp</strong> &ndash; <em>The home page over at MailChimp features two large call to action buttons that ensure they are not missed.</em></p></a>

<h3>Shape</h3>
<p>The best calls to action are most commonly shaped like buttons as they <em>attract attention and are instantly identified as clickable</em>. Use rounded or circular corners on the ends of your call to action to give it the shape of an ordinary button. Square corners do work as well, however some users may misinterpret your call to action for an ad or banner and steer clear from it. Feel free to use square corners, just do so with a bit of caution in mind.</p>

<p>On top of shaping your call to action to that similar of a button it is also beneficial to use a unique font from the rest of the page for your call to action. The difference in <em>the shape of the font will help attract attention to the call to action and draw users in</em>. As always, choose a font that is distinctive yet complimentary to the other fonts on the page as well.</p>

<a href="http://www.apple.com/iphone/softwareupdate/" title="Apple Call to Action" rel="nofollow"><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/designing-call-to-action/shape-1.jpg" alt="Apple Call to Action" />
<p class="full"><strong>Apple</strong> &ndash; <em>Apple uses multiple rounded corners to enforce that the element is indeed clickable. They also make use of a &ldquo;+&rdquo; circle on the top left corner to help draw users attention.</em></p></a>
<a href="http://www.authenticjobs.com/" title="Authentic Jobs Call to Action" rel="nofollow"><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/designing-call-to-action/shape-2.jpg" alt="Authentic Jobs Call to Action" />
<p class="full"><strong>Authentic Jobs</strong> &ndash; <em>Authentic Jobs uses a dominant button with an accent below it to guide users eye path.</em></p></a>

<h3>Color</h3>
<p>To say that any of the 4 elements being outlined here has more importance than the other is too close to call, however the color of your call to action is right at the top. <em>One of the quickest ways to grab a user’s attention is by using a bright, contrasting color right within your call to action.</em> Choosing a color that stands out from the rest of the colors used within the page will enforce its significance.</p>

<p><em>Pick a color that is specifically unique to your call to action and is not used anywhere else on the page.</em> For example, if all of your text is black and all of your links and buttons are blue you should use a different color than black or blue for your call to action. Instead, use a brighter contrasting color such as orange. By using orange the call to action will not fade in with the rest of the blue and black and will stand atop of all the other elements on the page.</p>

<p>It is also recommended that you need to practice using colors appropriately. By all means pick colors that are bright and contrasting, however make sure you <em>pick colors that fit the overall color scheme of the page</em>. Throwing in random colors in order to get a call to action to stand out will look unprofessional and perhaps worse, untrustworthy. Additionally, be careful when using more than one call to action on a page. <em>Too many colors can quickly turn your page into a rainbow, draining the impact of the primary call to action, and pushing users to an unresponsive state.</em></p>

<a href="http://www.h2desk.com/" title="h2desk Call to Action" rel="nofollow"><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/designing-call-to-action/color-1.jpg" alt="h2desk Call to Action" />
<p class="full"><strong>h2desk</strong> &ndash; <em>h2desk uses a beautiful bright red call to action on top of a dark background.</em></p></a>
<a href="http://lesstimespent.com/" title="Less Time Spent Call to Action" rel="nofollow"><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/designing-call-to-action/color-2.jpg" alt="Less Time Spent Call to Action" />
<p class="full"><strong>Less Time Spent</strong> &ndash; <em>The bright green button on Less Time Spent is a high contrast of the other colors used on the home page.</em></p></a>

<h3>Position</h3>
<p>Positioning your call to action <em>instinctively within the eye path of users</em> is incredibly important. No matter how large, oddly shaped, or brightly colored your call to action is users will never see it unless it is placed within an intuitive position. The exact position for your call to action will depend on the page layout itself, however the best practice is to keep the call to action above the fold and in a prominent area with plenty of breathing room.</p>

<p><em>You are able to prioritize the elements on a page simply by the order in which they are placed.</em> Keeping the call to action toward of the top of a page, not requiring users to scroll down to find it, places more value on the call to action and allows it to receive more impressions. Leaving the call to action in an instinctive position allows users to also come back to it after browsing other parts of the website.</p>

<p><em>Leaving a fair amount of white space around the call to action prevents other elements of the page from interfering with the importance needing to be placed on it.</em> Positioning the call to action in an intuitive position without any clutter in the way will reward the highest amount of conversions.</p>

<a href="http://textpattern.com/" title="Textpattern Call to Action" rel="nofollow"><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/designing-call-to-action/position-1.jpg" alt="Textpattern Call to Action" />
<p class="full"><strong>Textpattern</strong> &ndash; <em>Textpattern places their primary call to action right underneath the logo ensuring it is going to be seen.</em></p></a>
<a href="http://www.notableapp.com/" title="Notable Call to Action" rel="nofollow"><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/designing-call-to-action/position-2.jpg" alt="Notable Call to Action" />
<p class="full"><strong>Notable</strong> &ndash; <em>Notable positions their call to action above the fold with plenty of whitespace surrounding it.</em></p></a>

<h4>Examples of Great Calls to Action</h4>

<a href="http://buysellads.com/" title="BuySellAds Call to Action" rel="nofollow"><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/designing-call-to-action/cta-1.jpg" alt="BuySellAds Call to Action" /><p class="full"><strong>BuySellAds</strong></p></a>
<a href="http://videoteaching.com/" title="VideoTeaching.com Call to Action" rel="nofollow"><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/designing-call-to-action/cta-2.jpg" alt="VideoTeaching.com Call to Action" /><p class="full"><strong>VideoTeaching.com</strong></p></a>
<a href="http://siteremark.com/" title="Site Remark Call to Action" rel="nofollow"><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/designing-call-to-action/cta-3.jpg" alt="Site Remark Call to Action" /><p class="full"><strong>Site Remark</strong></p></a>
<a href="http://cotweet.com/" title="CoTweet Call to Action" rel="nofollow"><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/designing-call-to-action/cta-4.jpg" alt="CoTweet Call to Action" /><p class="full"><strong>CoTweet</strong></p></a>
<a href="http://www.filesharehq.com/" title="File Share HQ Call to Action" rel="nofollow"><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/designing-call-to-action/cta-5.jpg" alt="File Share HQ Call to Action" /><p class="full"><strong>File Share HQ</strong></p></a>
<a href="http://www.catchmail.co.nz/" title="Catch Mail Call to Action" rel="nofollow"><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/designing-call-to-action/cta-6.jpg" alt="Catch Mail Call to Action" /><p class="full"><strong>Catch Mail</strong></p></a>
<a href="http://templatic.com/" title="Templatic Call to Action" rel="nofollow"><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/designing-call-to-action/cta-7.jpg" alt="Templatic Call to Action" /><p class="full"><strong>Templatic</strong></p></a>
<a href="http://pulseapp.com/" title="Pulse Call to Action" rel="nofollow"><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/designing-call-to-action/cta-8.jpg" alt="Pulse Call to Action" /><p class="full"><strong>Pulse</strong></p></a>
<a href="http://www.campaignmonitor.com/" title="Campaign Monitor Call to Action" rel="nofollow"><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/designing-call-to-action/cta-9.jpg" alt="Campaign Monitor Call to Action" /><p class="full"><strong>Campaign Monitor</strong></p></a>
<a href="http://www.hometheaterforum.com/" title="Home Theater Forum Call to Action" rel="nofollow"><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/designing-call-to-action/cta-10.jpg" alt="Home Theater Forum Call to Action" /><p class="full"><strong>Home Theater Forum</strong></p></a>
<a href="http://healogix.com/" title="Healogix Call to Action" rel="nofollow"><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/designing-call-to-action/cta-11.jpg" alt="Healogix Call to Action" /><p class="full"><strong>Healogix</strong></p></a>
<a href="http://www.livestream.com/" title="Livestream Call to Action" rel="nofollow"><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/designing-call-to-action/cta-12.jpg" alt="Livestream Call to Action" /><p class="full"><strong>Livestream</strong></p></a>
<a href="http://www.donortools.com/" title="Donor Tools Call to Action" rel="nofollow"><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/designing-call-to-action/cta-13.jpg" alt="Donor Tools Call to Action" /><p class="full"><strong>Donor Tools</strong></p></a>
<a href="http://www.webnotes.net/" title="WebNotes Call to Action" rel="nofollow"><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/designing-call-to-action/cta-14.jpg" alt="WebNotes Call to Action" /><p class="full"><strong>WebNotes</strong></p></a>
<a href="http://www.trackmypeople.com/" title="TrackMyPeople Call to Action" rel="nofollow"><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/designing-call-to-action/cta-15.jpg" alt="TrackMyPeople Call to Action" /><p class="full"><strong>TrackMyPeople</strong></p></a>
<a href="http://www.freeagentcentral.com/" title="FreeAgent Call to Action" rel="nofollow"><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/designing-call-to-action/cta-16.jpg" alt="FreeAgent Call to Action" /><p class="full"><strong>FreeAgent</strong></p></a>
<a href="https://www.sugarsync.com/" title="SugarSync Call to Action" rel="nofollow"><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/designing-call-to-action/cta-17.jpg" alt="SugarSync Call to Action" /><p class="full"><strong>SugarSync</strong></p></a>
<a href="http://agilewebsolutions.com/products/1Password" title="1Password Call to Action" rel="nofollow"><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/designing-call-to-action/cta-18.jpg" alt="1Password Call to Action" /><p class="full"><strong>1Password</strong></p></a>
<a href="http://tapbots.com/pastebot/" title="Pastebot Call to Action" rel="nofollow"><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/designing-call-to-action/cta-19.jpg" alt="Pastebot Call to Action" /><p class="full"><strong>Pastebot</strong></p></a>
<a href="http://www.memberfuse.com/" title="MemberFuse Call to Action" rel="nofollow"><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/designing-call-to-action/cta-20.jpg" alt="MemberFuse Call to Action" /><p class="full"><strong>MemberFuse</strong></p></a>
<a href="http://droplr.com/hello" title="Droplr Call to Action" rel="nofollow"><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/designing-call-to-action/cta-21.jpg" alt="Droplr Call to Action" /><p class="full"><strong>Droplr</strong></p></a>
<a href="http://www.zaplee.com/" title="Zaplee Call to Action" rel="nofollow"><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/designing-call-to-action/cta-22.jpg" alt="Zaplee Call to Action" /><p class="full"><strong>Zaplee</strong></p></a>
<a href="http://www.xpelo.com/" title="Xpelo Call to Action" rel="nofollow"><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/designing-call-to-action/cta-23.jpg" alt="Xpelo Call to Action" /><p class="full"><strong>Xpelo</strong></p></a>
<a href="http://www.helpspot.com/" title="HelpSpot Call to Action" rel="nofollow"><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/designing-call-to-action/cta-24.jpg" alt="HelpSpot Call to Action" /><p class="full"><strong>HelpSpot</strong></p></a>
<a href="http://www.enstore.com/" title="EnStore Call to Action" rel="nofollow"><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/designing-call-to-action/cta-25.jpg" alt="EnStore Call to Action" /><p class="full"><strong>EnStore</strong></p></a>
<a href="http://www.jolicloud.com/" title="Jolicloud Call to Action" rel="nofollow"><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/designing-call-to-action/cta-26.jpg" alt="Jolicloud Call to Action" /><p class="full"><strong>Jolicloud</strong></p></a>
<a href="http://www.xero.com/" title="Xero Call to Action" rel="nofollow"><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/designing-call-to-action/cta-27.jpg" alt="Xero Call to Action" /><p class="full"><strong>Xero</strong></p></a>
<a href="http://www.popcreativegroup.com/" title="POP Creative Group Call to Action" rel="nofollow"><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/designing-call-to-action/cta-28.jpg" alt="POP Creative Group Call to Action" /><p class="full"><strong>POP Creative Group</strong></p></a>
<a href="http://www.glasscubes.com/" title="Glasscubes Call to Action" rel="nofollow"><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/designing-call-to-action/cta-29.jpg" alt="Glasscubes Call to Action" /><p class="full"><strong>Glasscubes</strong></p></a>
<a href="http://www.planningcenteronline.com/" title="Planning Center Call to Action" rel="nofollow"><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/designing-call-to-action/cta-30.jpg" alt="Planning Center Call to Action" /><p class="full"><strong>Planning Center</strong></p></a>
<a href="http://www.bidsketch.com/" title="Bidsketch Call to Action" rel="nofollow"><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/designing-call-to-action/cta-31.jpg" alt="Bidsketch Call to Action" /><p class="full"><strong>Bidsketch</strong></p></a>
<a href="http://virb.com/" title="Virb Call to Action" rel="nofollow"><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/designing-call-to-action/cta-32.jpg" alt="Virb Call to Action" /><p class="full"><strong>Virb</strong></p></a>
<a href="http://www.panda.org/" title="WWF Call to Action" rel="nofollow"><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/designing-call-to-action/cta-33.jpg" alt="WWF Call to Action" /><p class="full"><strong>WWF</strong></p></a>
<a href="http://lemonstandapp.com/" title="LemonStand Call to Action" rel="nofollow"><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/designing-call-to-action/cta-34.jpg" alt="LemonStand Call to Action" /><p class="full"><strong>LemonStand</strong></p></a>
<a href="http://crushitbook.com/" title="Crush It! Book Call to Action" rel="nofollow"><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/designing-call-to-action/cta-35.jpg" alt="Crush It! Book Call to Action" /><p class="full"><strong>Crush It! Book</strong></p></a>
<a href="http://www.matthewhenry.org/" title="Matthew Henry Call to Action" rel="nofollow"><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/designing-call-to-action/cta-36.jpg" alt="Matthew Henry Call to Action" /><p class="full"><strong>Matthew Henry</strong></p></a>
<a href="http://www.shopify.com/" title="Shopify Call to Action" rel="nofollow"><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/designing-call-to-action/cta-37.jpg" alt="Shopify Call to Action" /><p class="full"><strong>Shopify</strong></p></a>
<a href="http://www.medicallicensuregroup.com/" title="Medical Licensure Group Call to Action" rel="nofollow"><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/designing-call-to-action/cta-38.jpg" alt="Medical Licensure Group Call to Action" /><p class="full"><strong>Medical Licensure Group</strong></p></a>
<a href="http://www.halogy.com/" title="Halogy Call to Action" rel="nofollow"><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/designing-call-to-action/cta-39.jpg" alt="Halogy Call to Action" /><p class="full"><strong>Halogy</strong></p></a>
<a href="http://www.speaklight.com/" title="LightCMS Call to Action" rel="nofollow"><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/designing-call-to-action/cta-40.jpg" alt="LightCMS Call to Action" /><p class="full"><strong>LightCMS</strong></p></a>
<a href="http://artexponewyork.com/" title="International ArtExpo New York 2010 Call to Action" rel="nofollow"><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/designing-call-to-action/cta-41.jpg" alt="International ArtExpo New York 2010 Call to Action" /><p class="full"><strong>International ArtExpo New York 2010</strong></p></a>
<a href="http://www.osmondinteractive.com/" title="Osmond Interactive Call to Action" rel="nofollow"><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/designing-call-to-action/cta-42.jpg" alt="Osmond Interactive Call to Action" /><p class="full"><strong>Osmond Interactive</strong></p></a>
<a href="http://magntize.com/" title="Magntize Call to Action" rel="nofollow"><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/designing-call-to-action/cta-43.jpg" alt="Magntize Call to Action" /><p class="full"><strong>Magntize</strong></p></a>
<a href="http://mobileroadie.com/" title="Mobile Roadie Call to Action" rel="nofollow"><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/designing-call-to-action/cta-44.jpg" alt="Mobile Roadie Call to Action" /><p class="full"><strong>Mobile Roadie</strong></p></a>
<a href="http://live.visitmix.com/" title="Microsoft MIX10 Call to Action" rel="nofollow"><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/designing-call-to-action/cta-45.jpg" alt="Microsoft MIX10 Call to Action" /><p class="full"><strong>Microsoft MIX10</strong></p></a>
<a href="http://artinmycoffee.com/" title="Art in My Coffee Call to Action" rel="nofollow"><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/designing-call-to-action/cta-46.jpg" alt="Art in My Coffee Call to Action" /><p class="full"><strong>Art in My Coffee</strong></p></a>
<a href="http://onehub.com/" title="Onehub Call to Action" rel="nofollow"><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/designing-call-to-action/cta-47.jpg" alt="Onehub Call to Action" /><p class="full"><strong>Onehub</strong></p></a>
<a href="http://sprouter.com/" title="Sprouter Call to Action" rel="nofollow"><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/designing-call-to-action/cta-48.jpg" alt="Sprouter Call to Action" /><p class="full"><strong>Sprouter</strong></p></a>
<a href="http://slicemydesign.com/" title="SliceMyDesign Call to Action" rel="nofollow"><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/designing-call-to-action/cta-49.jpg" alt="SliceMyDesign Call to Action" /><p class="full"><strong>SliceMyDesign</strong></p></a>
<a href="http://www.essayacademia.com/" title="Essay Academia Call to Action" rel="nofollow"><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/designing-call-to-action/cta-50.jpg" alt="Essay Academia Call to Action" /><p class="full"><strong>Essay Academia</strong></p></a>
<a href="http://themeforest.net/item/ambition-wordpress-edition-9-colors/73452" title="Ambition WordPress Edition Call to Action" rel="nofollow"><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/designing-call-to-action/cta-51.jpg" alt="Ambition WordPress Edition Call to Action" /><p class="full"><strong>Ambition WordPress Edition</strong></p></a>
<a href="http://www.briterevolution.com/" title="Brite Revolution Call to Action" rel="nofollow"><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/designing-call-to-action/cta-52.jpg" alt="Brite Revolution Call to Action" /><p class="full"><strong>Brite Revolution</strong></p></a>
<a href="http://usa.streetmavens.com/" title="StreetMavens Call to Action" rel="nofollow"><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/designing-call-to-action/cta-53.jpg" alt="StreetMavens Call to Action" /><p class="full"><strong>StreetMavens</strong></p></a>
<a href="http://www.vuu.com.au/" title="Vuu Media Call to Action" rel="nofollow"><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/designing-call-to-action/cta-54.jpg" alt="Vuu Media Call to Action" /><p class="full"><strong>Vuu Media</strong></p></a>
<a href="http://www.messagestream.com/" title="Message Stream Call to Action" rel="nofollow"><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/designing-call-to-action/cta-55.jpg" alt="Message Stream Call to Action" /><p class="full"><strong>Message Stream</strong></p></a>

<h4>Additional Information</h4>
<ul>
<li><a href="http://www.smashingmagazine.com/2009/10/13/call-to-action-buttons-examples-and-best-practices/" title="Smashing Magazine" rel="nofollow">Smashing Magazine &ndash; <i>&ldquo;Call to Action Buttons: Examples and Best Practices&rdquo;</i></a></li>
<li><a href="http://boagworld.com/design/10-techniques-for-an-effective-call-to-action" title="Boagworld" rel="nofollow">Boagworld &ndash; <i>&ldquo;10 Techniques for an Effective &lsquo;Call to Action&rsquo;&rdquo;</i></a></li>
<li><a href="http://www.uxbooth.com/blog/good-call-to-action-buttons/" title="UX Booth" rel="nofollow">UX Booth &ndash; <i>&ldquo;Good Call-To-Action Buttons&rdquo;</i></a></li>
</ul> 

<h4>Putting it all Together</h4>
<p>At the end of the day creating a good call to action is all about getting users to convert. No matter how you go about getting conversions you cannot ignore the design of your call to action. The 4 simple elements outlined here may not seem like much, but can work wonders on your conversion rate. Take a look at your website and reevaluate your call to action. Could it use a little work? Would any of these 4 elements help give it a boost? Please let me know about it in the comments below. Maybe I can give you a hand or lend you some advice?</p>

<p>Related posts:<ol><li><a href='http://www.shayhowe.com/web-design/defining-multivariate-testing/' rel='bookmark' title='Permanent Link: Defining A Multivariate Test'>Defining A Multivariate Test</a></li>
<li><a href='http://www.shayhowe.com/web-design/tips-for-designing-a-non-profit-website/' rel='bookmark' title='Permanent Link: Designing A Non-Profit Website'>Designing A Non-Profit Website</a></li>
<li><a href='http://www.shayhowe.com/web-design/designing-landing-pages/' rel='bookmark' title='Permanent Link: Landing Page Design'>Landing Page Design</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.shayhowe.com/web-design/designing-call-to-action/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>10 Quick E-Commerce Tips</title>
		<link>http://www.shayhowe.com/web-design/10-ecommerce-tips/</link>
		<comments>http://www.shayhowe.com/web-design/10-ecommerce-tips/#comments</comments>
		<pubDate>Tue, 24 Nov 2009 01:13:08 +0000</pubDate>
		<dc:creator>Shay Howe</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[E-Commerce]]></category>
		<category><![CDATA[Resource]]></category>

		<guid isPermaLink="false">http://www.shayhowe.com/?p=800</guid>
		<description><![CDATA[Websites are all in a continuous need of enhancement and we can always be improving our websites. E-commerce websites may be more complex however are no exception to the rule.


Related posts:<ol><li><a href='http://www.shayhowe.com/web-design/checkout-process-design/' rel='bookmark' title='Permanent Link: Checkout Process Design'>Checkout Process Design</a></li>
<li><a href='http://www.shayhowe.com/seo/top-10-keyword-research-tips/' rel='bookmark' title='Permanent Link: Top 10 Keyword Research Tips'>Top 10 Keyword Research Tips</a></li>
<li><a href='http://www.shayhowe.com/interviews/chris-coyier-interview/' rel='bookmark' title='Permanent Link: The Quick Six with Chris Coyier'>The Quick Six with Chris Coyier</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<h1><a href="/web-design/10-ecommerce-tips/">Quickly Boost Your E-commerce Website Efficiency</a></h1>

<a href="http://www.amazon.com/" title="10 Quick E-Commerce Tips - Amazon.com" rel="nofollow"><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/ecommerce-tips/amazon.jpg" alt="10 Quick E-Commerce Tips - Amazon.com" /></a>

<p>Online sales are growing rapidly year over year and now more than ever is a great time to have an e-commerce website. While maintaining and optimizing an e-commerce website may be quite the assignment, taking little steps in the right direction will greatly help the overall improvement. Begin with small improvements you can tackle quickly. Then move on to more complex tasks that may require extra effort. Slowly, but surely, you will fine tune your website into an outstanding website. Outlined here are 10 quick e-commerce tips to get you on your way.</p>

<h4>Start Your E-commerce Optimization</h4>

<h3>1. Accommodate All Users Types</h3>
<p>When a user visits your website it is virtually impossible to know where they stand within the purchase process. Some users are just browsing around gathering information for a future purchase while other users may be in a dead heat to make a purchase as quickly and easily as possible. Take note of all the potential user types and try to accommodate them all equally.</p><span id="more-800"></span>

<h3>2. Use Captivating and Compelling Copy</h3>
<p>Users browse e-commerce websites as if they are on a hunt. Hunting for a desired product and the moment the hunt goes cold  they fall off track and disappear. Write strong impact copy that keeps users on the hunt. If a landing page or paid search ad is promoting "Affordable Baking Accessories" you better be sure the corresponding page on your website uses this same copy.</p>

<h3>3. Use Headings with a Punch</h3>
<p>Headings are the main place where you can persuade users to stay on your website for another few seconds. If your heading is too informational or puts them to sleep you have missed your chance. Use clear, descriptive headings that get to the point and provide users with a source of relevancy. For example, "Pet Safe Wireless Containment System PIF-300 Including Lifetime Manufacturer's Warranty" has less of an impact than "Pet Safe Wireless Pet Fence - Lifetime Warranty Included".</p>

<h3>4. Take Advantage of Good Calls to Action</h3>
<p>As a child when your mother told you to clean your room, did you? No. When you tell a user to "Click Here" are they going to? No. Give users a reason to proceed and to follow through. Using a call to action like "See Our Lowest Priced Bikes" is much more appealing than "Click Here" or "Learn More".</p>

<a href="http://www.actionenvelope.com/ae/control/category/~category_id=BUSINESS" title="10 Quick E-Commerce Tips - Action Envelope" rel="nofollow"><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/ecommerce-tips/action-envelope.jpg" alt="10 Quick E-Commerce Tips - Action Envelope" /></a>

<h3>5. Provide Multiple Professional Product Images</h3>
<p>One of the best parts about walking into a brick and mortar store to make a purchase is that you are physically able to pick up and examine a product. By giving users multiple images online allows us to overcome this barrier. On top of giving users multiple images, give them professional images from different angles and in different environments. Show them a shirt from the front, back, side, as well as on a model.</p>

<h3>6. Allow Users to Read and Leave Product Reviews</h3>
<p>User reviews, both good and bad, are proven to increase your conversions. Studies show that 77% of users look at reviews and ratings. Of them, 63% admit that they are more likely to make a purchase from a website with reviews and ratings. (Jupiter Research, August 2006, and Comp USA &amp; iPerceptions) Furthermore, negative reviews allow users to see that the ratings are concrete and the product is in fact real with flaws. If you receive too many negative reviews and you may consider discontinuing the product offering.</p>

<h3>7. Lead Users through the Checkout Process</h3>
<p>Getting users into the checkout process is an accomplishment in itself; do not ruin it with poor user experience. Give users an overview detailing how many steps are involved and where they currently stand. Additionally do not promote any products or try to sell additional products within the checkout process. Keep the process to a minimum and as intuitive as possible.</p>

<a href="https://buyiphone.apple.com/" title="10 Quick E-Commerce Tips - Apple" rel="nofollow"><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/ecommerce-tips/apple.jpg" alt="10 Quick E-Commerce Tips - Apple" /></a>

<h3>8. Develop Clean Easy to Use Forms</h3>
<p>For many websites forms act as the plague. Design and develop your forms in a clean easy to use manner. A few best practices include:</p>
<ul>
<li>Require only necessary information. Do not go data happy.</li>
<li>Provide security assurance ensuring personal information is safe and secure.</li>
<li>Use descriptive buttons like "Continue to Shipping and Billing" rather than "Submit".</li>
<li>Assist users with error handling on incorrectly completed fields.</li>
</ul>

<h3>9. Provide Help and Support</h3>
<p>The first thing a majority of users are going to do before making a purchase is to make sure that you are willing, and able, to help them after a purchase is made. The quickest way to insure your support is to provide users with a phone number at all times. Furthermore you should also supply a mailing address and email address. On top of contact information you should also provide a privacy policy, return policy, shipping policy, and so forth. Providing all of this information upfront will help reassure users.</p>

<a href="http://www.littmanbros.com/" title="10 Quick E-Commerce Tips - Littman Bros" rel="nofollow"><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/ecommerce-tips/littman.jpg" alt="10 Quick E-Commerce Tips - Littman Bros" /></a>

<h3>10. Test Then Test and Test Some More</h3>
<p>These days testing is inexpensive, potentially free, and will warrant substantial benefits. The only excuse not to test is the matter of time it takes, however with Google's Website Optimizer this excuse is no longer valid. You can be up and running a test within the hour. Make a list of 3 things that bother you about your website, things you think could be improved. Then set out to test them. Once you have finished your initial test, rinse and repeat.</p>

<p>Related posts:<ol><li><a href='http://www.shayhowe.com/web-design/checkout-process-design/' rel='bookmark' title='Permanent Link: Checkout Process Design'>Checkout Process Design</a></li>
<li><a href='http://www.shayhowe.com/seo/top-10-keyword-research-tips/' rel='bookmark' title='Permanent Link: Top 10 Keyword Research Tips'>Top 10 Keyword Research Tips</a></li>
<li><a href='http://www.shayhowe.com/interviews/chris-coyier-interview/' rel='bookmark' title='Permanent Link: The Quick Six with Chris Coyier'>The Quick Six with Chris Coyier</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.shayhowe.com/web-design/10-ecommerce-tips/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Designing A Non-Profit Website</title>
		<link>http://www.shayhowe.com/web-design/tips-for-designing-a-non-profit-website/</link>
		<comments>http://www.shayhowe.com/web-design/tips-for-designing-a-non-profit-website/#comments</comments>
		<pubDate>Tue, 15 Sep 2009 02:07:15 +0000</pubDate>
		<dc:creator>Shay Howe</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Checklist]]></category>
		<category><![CDATA[Usability]]></category>

		<guid isPermaLink="false">http://www.shayhowe.com/?p=726</guid>
		<description><![CDATA[Designing a good non-profit website can be a phenomenal help to the organization. Here is a checklist of 54 tips to take into consideration when designing a website for a non-profit organization.


Related posts:<ol><li><a href='http://www.shayhowe.com/web-design/form-design/' rel='bookmark' title='Permanent Link: Website Form Design'>Website Form Design</a></li>
<li><a href='http://www.shayhowe.com/usability/universal-website-usability-rules/' rel='bookmark' title='Permanent Link: Universal Website Usability Rules'>Universal Website Usability Rules</a></li>
<li><a href='http://www.shayhowe.com/web-design/designing-home-pages/' rel='bookmark' title='Permanent Link: Home Page Design'>Home Page Design</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<h1><a href="/web-design/tips-for-designing-a-non-profit-website/">Ultimate Checklist for Designing A Non-profit Website</a></h1>

<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/nonprofit-webdesign/nonprofit-webdesign.jpg" alt="Tips for Designing a Non-profit Website" />

<h4>Part 1: Content</h4>
<p>One of the goals behind a non-profit website should be to inform visitors and provide them with valued content, ultimately motivating them to take action or to be encouraged by your undertaking, accomplishments, and possibilities.</p>
<p><strong>Does the website:</strong></p><span id="more-726"></span>
<ol>
<li>Provide a mission statement that is easily accessible.</li>
<li>Provide an inspiring statement from executive director, president, or person in charge.</li>
<li>Provide a featured organization importance on the home page.</li>
<li>Provide a who, what, why, when, and where behind the organization.</li>
<li>Provide a history and origin behind the organization.</li>
<li>Provide informative material related to the organization.</li>
<li>Provide a list of board members and their positions.</li>
<li>Provide a list of principal staff members and their roles.</li>
<li>Provide a date of the most recent update to the website.</li>
<li>Provide a calendar and/or news to highlight time-sensitive material.</li>
<li>Provide a list of recent updates to the website.</li>
<li>Provide the most recent annual reports.</li>
</ol>

<h4>Part 2: Dependability</h4>
<p>Upon visiting the website visitors should feel that the organization is attentive, perceptive, proficient, virtuous, and responsible.</p>
<p><strong>Does the website:</strong></p>
<ol>
<li>Have correctly functioning internal and external links.</li>
<li>Have routinely fresh content.</li>
<li>Contain only correct and proper spellings.</li>
<li>Have appropriate and functioning pictures.</li>
<li>Supply a "Privacy Policy" for individual information.</li>
<li>Display the non-profit position of the organization.</li>
</ol>

<h4>Part 3: Interaction</h4>
<p>An essential behind a non-profit website is providing a strong call to action or form of interaction for visitors to help support and promote the organization's mission.</p>
<p><strong>Does the website:</strong></p>
<ol>
<li>Provide an address and phone number for the organization.</li>
<li>Allow visitors to filter their contact request to the correct person.</li>
<li>Ask for visitors email addresses.</li>
<li>Allow visitors to contribute by commenting or emailing.</li>
<li>Allow visitors to contribute by a form of social media. (Facebook, Twitter, etc.)</li>
<li>Provide a list and explanation of positions for volunteers.</li>
<li>Describe how and where funds will be used.</li>
<li>All for visitors to make donations online.</li>
<li>Explain if any donations may or may not be tad deductible.</li>
<li>Provide visitors' ways of how to help outside of donating.</li>
<li>Provide any success stories from those helped by the organization.</li>
<li>Clearly outline the services and goods provided by the organization.</li>
</ol>

<h4>Part 4: Visibility</h4>
<p>An organization's website needs to be visible to all visitors regardless of their physical or mental abilities.</p>
<p><strong>Does the website:</strong></p>
<ol>
<li>Pass accessibility standards.</li>
<li>Use valid HTML/XHTML code.</li>
<li>Look and function correctly across all major web browsers.</li>
<li>Perform correctly when being accessed by screen reading programs.</li>
<li>Have appropriately written content for the intended skill level of the audience.</li>
</ol>

<h4>Part 5: Interface</h4>
<p>A good interface can dramatically improve the production and presentation of an organization.</p>
<p><strong>Does the website:</strong></p>
<ol>
<li>Load without showing a splash page or advertisement.</li>
<li>Load swiftly for those with a broadband connection.</li>
<li>Perform correctly on an array of different screen resolutions.</li>
<li>Have a clean and friendly layout and design.</li>
<li>Prohibit pop-up windows on the home page.</li>
<li>Have a comprehensive and eligible navigation.</li>
<li>Provide all content within three or less clicks from the main navigation.</li>
<li>Provide a site map or search feature for large websites.</li>
<li>Have the logo or organization name on all pages.</li>
<li>Use proper titles and headings for all pages.</li>
<li>Use suitable named URLs.</li>
<li>Provide pertinent content without having to sign-up or register.</li>
<li>Allow a printer-friendly option for longer pages.</li>
<li>Use web friendly content. (Short paragraphs, bulleted list, etc.)</li>
<li>Use an appropriate contrast in order to read text (even when projected).</li>
<li>Visually separate hyperlinks from regularly styled content.</li>
<li>Use email addresses as links.</li>
<li>State the type and size of a file before being downloaded.</li>
<li>Use authentic graphics and images of which support the content.</li>
</ol>

<h4>Additional Resources</h4>
<p>You may also find the following resources beneficial. Please enjoy!</strong></p>
<ul>
<li><a href="http://www.smashingmagazine.com/2009/05/14/non-profit-website-design-examples-and-best-practices/" rel="nofollow" target="_blank">Non Profit Website Design: Examples and Best Practices</a></li>
<li><a href="http://designm.ag/inspiration/non-profit-websites/" rel="nofollow" target="_blank">40+ Inspirational Non-Profit Website Designs</a></li>
</ul>

<p>Related posts:<ol><li><a href='http://www.shayhowe.com/web-design/form-design/' rel='bookmark' title='Permanent Link: Website Form Design'>Website Form Design</a></li>
<li><a href='http://www.shayhowe.com/usability/universal-website-usability-rules/' rel='bookmark' title='Permanent Link: Universal Website Usability Rules'>Universal Website Usability Rules</a></li>
<li><a href='http://www.shayhowe.com/web-design/designing-home-pages/' rel='bookmark' title='Permanent Link: Home Page Design'>Home Page Design</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.shayhowe.com/web-design/tips-for-designing-a-non-profit-website/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>300+ Creative Google Logos</title>
		<link>http://www.shayhowe.com/web-design/300-creative-google-logos/</link>
		<comments>http://www.shayhowe.com/web-design/300-creative-google-logos/#comments</comments>
		<pubDate>Sun, 02 Aug 2009 19:14:39 +0000</pubDate>
		<dc:creator>Shay Howe</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[Search Engine Optimization (SEO)]]></category>
		<category><![CDATA[Trends]]></category>

		<guid isPermaLink="false">http://www.shayhowe.com/?p=627</guid>
		<description><![CDATA[Google does some of most interesting things online and changing their logo from time to time to reflect current events is one of them. Outlined here are over 300 of some of the most creatively designed logos.


Related posts:<ol><li><a href='http://www.shayhowe.com/resource/web-design-community-news/' rel='bookmark' title='Permanent Link: Web Design Community News'>Web Design Community News</a></li>
<li><a href='http://www.shayhowe.com/web-design/html5-css3/' rel='bookmark' title='Permanent Link: HTML5 &#038; CSS3 Development Talks'>HTML5 &#038; CSS3 Development Talks</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<h1><a href="/web-design/300-creative-google-logos/">The Most Unique and Inspiring Google Logos</a></h1>

<p>Google does a lot of interesting things, of which one of the most popular being periodically changing their logo to reflect current events. In the past 10 years we have had the pleasure of seeing quite a few fascinating and delightful logo designs. Most often we see these imaginative logos around holidays, including Christmas, Thanksgiving, Halloween, and other popular holidays. We are often surprised to see new logos unexpectedly, most recently for the 40th anniversary of Comic-Con. Outlined here are over 300 of the most brilliantly designed Google logos.</p>

<h4>2009</h4>

<h3>40th Anniversary of Comic-Con<span> &ndash; July 23, 2009</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/277-google-logo-7-23-2009.gif" alt="Google Logo - 40th Anniversary of Comic-Con" /><span id="more-627"></span>

<h3>Historically Long Solar Eclipse<span> &ndash; July 22, 2009</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/276-google-logo-7-22-2009.gif" alt="Google Logo - Historically Long Solar Eclipse" />

<h3>Apollo 11 Lunar Landing Anniversary<span> &ndash; July 20, 2009</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/275-google-logo-7-20-2009.gif" alt="Google Logo - Apollo 11 Lunar Landing Anniversary" />

<h3>Nikola Tesla's Birthday<span> &ndash; July 10, 2009</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/274-google-logo-7-10-2009.gif" alt="Google Logo - Nikola Tesla's Birthday" />

<h3>Igor Stravinsky Birthday<span> &ndash; June 17, 2009</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/270-google-logo-5-17-2009.gif" alt="Google Logo - Igor Stravinsky Birthday" />

<h3>Philippines Independence Day<span> &ndash; June 12, 2009</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/273-google-logo-6-12-2009.gif" alt="Google Logo - Philippines Independence Day" />

<h3>Mary Cassatt's Birthday<span> &ndash; May 22, 2009</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/272-google-logo-5-22-2009.gif" alt="Google Logo - Mary Cassatt's Birthday" />

<h3>Missing Link Fossil Discovery<span> &ndash; May 20, 2009</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/271-google-logo-5-20-2009.gif" alt="Google Logo - Missing Link Fossil Discovery" />

<h3>Mother's Day<span> &ndash; May 10, 2009</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/269-google-logo-5-10-2009.gif" alt="Google Logo - Mother's Day" />

<h3>Samuel Morse's Birthday<span> &ndash; April 27, 2009</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/268-google-logo-4-27-2009.gif" alt="Google Logo - Samuel Morse's Birthday" />

<h3>Anzac Day In Australia and New Zealand<span> &ndash; April 25, 2009</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/267-google-logo-4-25-2009-b.gif" alt="Google Logo - Anzac Day In Australia and New Zealand" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/266-google-logo-4-25-2009-a.gif" alt="Google Logo - Anzac Day In Australia and New Zealand" />

<h3>Girl's Day in Germany<span> &ndash; April 23, 2009</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/265-google-logo-4-23-2009.gif" alt="Google Logo - Girl's Day in Germany" />

<h3>Turkey National Sovereignty &amp; Children's Day<span> &ndash; April 23, 2009</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/264-google-logo-4-23-2009.gif" alt="Google Logo - Turkey National Sovereignty &#038; Children's Day" />

<h3>St. George's Day &amp; Shakespeare's Birthday<span> &ndash; April 23, 2009</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/263-google-logo-4-23-2009.gif" alt="Google Logo - St. George's Day &#038; Shakespeare's Birthday" />

<h3>Earth Day<span> &ndash; April 22, 2009</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/262-google-logo-4-22-2009.gif" alt="Google Logo - Earth Day" />

<h3>Kartini Day in Indonesia<span> &ndash; April 21, 2009</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/261-google-logo-4-21-2009.gif" alt="Google Logo - Kartini Day in Indonesia" />

<h3>Zu Chongzhi's Birthday<span> &ndash; April 20, 2009</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/260-google-logo-4-20-2009.gif" alt="Google Logo - Zu Chongzhi's Birthday" />

<h3>Christiaan Huygens' Birthday<span> &ndash; April 16, 2009</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/259-google-logo-4-16-2009.gif" alt="Google Logo - Christiaan Huygens' Birthday" />

<h3>Thailand New Year<span> &ndash; April 13, 2009</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/258-google-logo-4-13-2009.gif" alt="Google Logo - Thailand New Year" />

<h3>1st Day Fall/Spring<span> &ndash; March 20, 2009</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/257-google-logo-3-20-2009-b.gif" alt="Google Logo - First Day Fall/Spring" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/256-google-logo-3-20-2009-a.gif" alt="Google Logo - First Day Fall/Spring" />

<h3>St. Patrick's Day<span> &ndash; March 17, 2009</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/new1-3-17-2009.gif" alt="Google Logo - St. Patrick's Day" />

<h3>Giovanni Schiaparelli's Birthday<span> &ndash; March 14, 2009</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/new2-3-14-2009.gif" alt="Google Logo - Giovanni Schiaparelli's Birthday" />

<h3>Dr. Seuss' Birthday<span> &ndash; March 2, 2009</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/new3-3-2-2009.gif" alt="Google Logo - Dr. Seuss' Birthday" />

<h3>Valentine's Day<span> &ndash; February 14, 2009</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/new4-2-14-2009.gif" alt="Google Logo - Valentine's Day" />

<h3>Unix 1234567890<span> &ndash; February 13, 2009</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/new5-2-13-2009.gif" alt="Google Logo - Unix 1234567890" />

<h3>Charles Darwin's Birthday<span> &ndash; February 12, 2009</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/new6-2-12-2009.gif" alt="Google Logo - Charles Darwin's Birthday" />

<h3>Jackson Pollock's Birthday<span> &ndash; January 28, 2009</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/new7-1-28-2009.gif" alt="Google Logo - Jackson Pollock's Birthday" />

<h3>Martin Luther King Day<span> &ndash; January 19, 2009</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/new8-1-19-2009.gif" alt="Google Logo - Martin Luther King Day" />

<h3>New Years<span> &ndash; January 1, 2009</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/new9-1-1-2009.gif" alt="Google Logo - New Years" />


<h4>2008</h4>

<h3>Holiday Doodle<span> &ndash; December, 2008</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/278-google-logo-12-2008-e.gif" alt="Google Logo - Holiday Doodle" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/279-google-logo-12-2008-d.gif" alt="Google Logo - Holiday Doodle" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/280-google-logo-12-2008-c.gif" alt="Google Logo - Holiday Doodle" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/281-google-logo-12-2008-b.gif" alt="Google Logo - Holiday Doodle" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/282-google-logo-12-2008-a.gif" alt="Google Logo - Holiday Doodle" />

<h3>Thanksgiving<span> &ndash; November 27, 2008</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/new10-11-27-2008.gif" alt="Google Logo - Thanksgiving" />

<h3>Rene Magritte's Birthday<span> &ndash; November 21, 2008</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/255-google-logo-11-21-2008.gif" alt="Google Logo - Rene Magritte's Birthday" />

<h3>Veteran's Day<span> &ndash; November 11, 2008</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/new11-11-11-2008.gif" alt="Google Logo - Veteran's Day" />

<h3>U.S. Presidential Election<span> &ndash; November 4, 2008</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/new12-11-4-2008.gif" alt="Google Logo - U.S. Presidential Election" />

<h3>Halloween<span> &ndash; October 31, 2008</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/new13-10-31-2008.gif" alt="Google Logo - Halloween" />

<h3>Google's 10th Birthday<span> &ndash; September 27, 2008</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/new14-9-27-2008.gif" alt="Google Logo - Google's 10th Birthday" />

<h3>1st Day of Fall<span> &ndash; September 22, 2008</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/new15-9-22-2008.gif" alt="Google Logo - 1st Day of Fall" />

<h3>Large Hadron Collider<span> &ndash; September 10, 2008</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/new16-9-10-2008.gif" alt="Google Logo - Large Hadron Collider" />

<h3>Summer Olympic Games Doodle, Beijing<span> &ndash; August, 2008</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/283-google-logo-8-2008-a.gif" alt="Google Logo - Summer Olympic Games Doodle" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/284-google-logo-8-2008-b.gif" alt="Google Logo - Summer Olympic Games Doodle" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/285-google-logo-8-2008-c.gif" alt="Google Logo - Summer Olympic Games Doodle" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/286-google-logo-8-2008-d.gif" alt="Google Logo - Summer Olympic Games Doodle" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/287-google-logo-8-2008-e.gif" alt="Google Logo - Summer Olympic Games Doodle" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/288-google-logo-8-2008-f.gif" alt="Google Logo - Summer Olympic Games Doodle" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/289-google-logo-8-2008-g.gif" alt="Google Logo - Summer Olympic Games Doodle" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/290-google-logo-8-2008-h.gif" alt="Google Logo - Summer Olympic Games Doodle" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/291-google-logo-8-2008-i.gif" alt="Google Logo - Summer Olympic Games Doodle" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/292-google-logo-8-2008-j.gif" alt="Google Logo - Summer Olympic Games Doodle" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/293-google-logo-8-2008-k.gif" alt="Google Logo - Summer Olympic Games Doodle" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/294-google-logo-8-2008-l.gif" alt="Google Logo - Summer Olympic Games Doodle" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/295-google-logo-8-2008-m.gif" alt="Google Logo - Summer Olympic Games Doodle" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/296-google-logo-8-2008-n.gif" alt="Google Logo - Summer Olympic Games Doodle" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/297-google-logo-8-2008-o.gif" alt="Google Logo - Summer Olympic Games Doodle" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/298-google-logo-8-2008-p.gif" alt="Google Logo - Summer Olympic Games Doodle" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/299-google-logo-8-2008-q.gif" alt="Google Logo - Summer Olympic Games Doodle" />

<h3>50th Anniversary of Nasa<span> &ndash; July 29, 2008</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/new17-7-29-2008.gif" alt="Google Logo - 50th Anniversary of Nasa" />

<h3>Marc Chagall's Birthday<span> &ndash; July 7, 2008</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/254-google-logo-7-8-2008.gif" alt="Google Logo - Marc Chagall's Birthday" />

<h3>4th of July<span> &ndash; July 4, 2008</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/new18-7-1-2008.gif" alt="Google Logo - 4th of July" />

<h3>1st Day of Summer<span> &ndash; June 20, 2008</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/new19-6-20-2008.gif" alt="Google Logo - 1st Day of Summer" />

<h3>Father's Day<span> &ndash; June 15, 2008</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/new20-6-15-2008.gif" alt="Google Logo - Father's Day" />

<h3>Diego Velazquez's Birthday<span> &ndash; June 6, 2008</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/253-google-logo-6-6-2008.gif" alt="Google Logo - Diego Velazquez's Birthday" />

<h3>1st Hot Air Balloon Launch Anniversary<span> &ndash; June 4, 2008</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/252-google-logo-6-4-2008.gif" alt="Google Logo - 1st Hot Air Balloon Launch Anniversary" />

<h3>Anniversary of the 1st Ascent of Mount Everest<span> &ndash; May 29, 2008</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/new21-5-29-2008.gif" alt="Google Logo - Anniversary of the 1st Ascent of Mount Everest" />

<h3>Up in the Clouds<span> &ndash; May 22, 2008</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/new22-5-22-2008.gif" alt="Google Logo - Up in the Clouds" />

<h3>Walter Gropius' Birthday<span> &ndash; May 18, 2008</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/251-google-logo-5-18-2008.gif" alt="Google Logo - Walter Gropius' Birthday" />

<h3>1st Demonstrated Laser Anniversary<span> &ndash; May 16, 2008</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/250-google-logo-5-16-2008.gif" alt="Google Logo - 1st Demonstrated Laser Anniversary" />

<h3>Florence Nightingale's Birthday<span> &ndash; May 12, 2008</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/249-google-logo-5-12-2008.gif" alt="Google Logo - Florence Nightingale's Birthday" />

<h3>Mother's Day<span> &ndash; May 11, 2008</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/248-google-logo-5-11-2008.gif" alt="Google Logo - Mother's Day" />

<h3>St. George's Day<span> &ndash; April 23, 2008</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/247-google-logo-4-23-2008.gif" alt="Google Logo - St. George's Day" />

<h3>Earth Day<span> &ndash; April 22, 2008</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/246-google-logo-4-22-2008.gif" alt="Google Logo - Earth Day" />

<h3>Mother's Day in the Middle East<span> &ndash; March 21, 2008</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/245-google-logo-3-21-2008.gif" alt="Google Logo - Mother's Day in the Middle East" />

<h3>1st Day of Spring<span> &ndash; March 20, 2008</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/244-google-logo-3-2008.gif" alt="Google Logo - 1st Day of Spring" />

<h3>Persian New Year<span> &ndash; March 20, 2008</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/new23-3-20-2008.gif" alt="Google Logo - Persian New Year" />

<h3>St. Patrick's Day<span> &ndash; March 17, 2008</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/243-google-logo-3-17-2008.gif" alt="Google Logo - St. Patrick's Day" />

<h3>Alexander Graham Bell's Birthday<span> &ndash; March 3, 2008</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/242-google-logo-3-3-2008.gif" alt="Google Logo - Alexander Graham Bell's Birthday" />

<h3>Leap Year<span> &ndash; February 29, 2008</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/new24-2-29-2008.gif" alt="Google Logo - Leap Year" />

<h3>Valentine's Day<span> &ndash; February 14, 2008</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/241-google-logo-2-14-2008.gif" alt="Google Logo - Valentine's Day" />

<h3>Chinese New Year<span> &ndash; February 7, 2008</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/new25-2-7-2008.gif" alt="Google Logo - Chinese New Year" />

<h3>50th Anniversary of the LEGO<span> &ndash; January 28, 2008</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/new26-1-28-2008.gif" alt="Google Logo - 50th Anniversary of the LEGO" />

<h3>Martin Luther King Day<span> &ndash; January 21, 2008</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/new27-1-21-2008.gif" alt="Google Logo - Martin Luther King Day" />

<h3>New Years<span> &ndash; January 1, 2008</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/240-google-logo-1-1-2008.gif" alt="Google Logo - New Years" />

<h4>2007</h4>

<h3>Holiday Doodle<span> &ndash; December, 2007</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/235-google-logo-12-2007-a.gif" alt="Google Logo - Holiday Doodle" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/236-google-logo-12-2007-b.gif" alt="Google Logo - Holiday Doodle" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/236-google-logo-12-2007-b.gif" alt="Google Logo - Holiday Doodle" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/237-google-logo-12-2007-c.gif" alt="Google Logo - Holiday Doodle" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/238-google-logo-12-2007-d.gif" alt="Google Logo - Holiday Doodle" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/239-google-logo-12-2007-e.gif" alt="Google Logo - Holiday Doodle" />

<h3>Thanksgiving<span> &ndash; November 22, 2007</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/234-google-logo-11-22-2007.gif" alt="Google Logo - Thanksgiving Day" />

<h3>"My Future" UK<span> &ndash; November 20, 2007</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/233-google-logo-11-20-2007.gif" alt="Google Logo - My Future UK" />

<h3>Veteran's Day<span> &ndash; November 11, 2007</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/new28-11-11-2007.gif" alt="Google Logo - Veteran's Day" />

<h3>Halloween<span> &ndash; October 31, 2007</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/232-google-logo-10-31-2007.gif" alt="Google Logo - Halloween" />

<h3>Luciano Pavarotti's Birthday<span> &ndash; October 12, 2007</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/new29-10-12-2007.gif" alt="Google Logo - Luciano Pavarotti's Birthday" />

<h3>International Sputnik Day<span> &ndash; October 4, 2007</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/231-google-logo-10-4-2007.gif" alt="Google Logo - International Sputnik Day" />

<h3>Google's 9th Birthday<span> &ndash; September 28, 2007</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/230-google-logo-9-28-2007.gif" alt="Google Logo - Google's 9th Birthday" />

<h3>Roald Dahl's Birthday<span> &ndash; September 13, 2007</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/229-google-logo-9-13-2007.gif" alt="Google Logo - Roald Dahl's Birthday" />

<h3>4th of July<span> &ndash; July 4, 2007</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/new30-7-4-2007.gif" alt="Google Logo - 4th of July" />

<h3>Father's Day<span> &ndash; June 17, 2007</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/new31-6-17-2007.gif" alt="Google Logo - Father's Day" />

<h3>Mother's Day<span> &ndash; May 13, 2007</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/228-google-logo-5-13-2007.gif" alt="Google Logo - Mother's Day" />

<h3>Earth Day<span> &ndash; April 22, 2007</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/227-google-logo-4-22-2007.gif" alt="Google Logo - Earth Day" />

<h3>Yuri Gagarin<span> &ndash; April 12, 2007</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/new32-4-12-2007.gif" alt="Google Logo - Yuri Gagarin" />

<h3>Persian New Year<span> &ndash; March 21, 2007</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/new33-3-21-2007.gif" alt="Google Logo - Persian New Year" />

<h3>St. Patrick's Day<span> &ndash; March 17, 2007</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/226-google-logo-3-17-2007.gif" alt="Google Logo - St. Patrick's Day" />

<h3>Chinese New Year<span> &ndash; February 18, 2007</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/new34-2-18-2007.gif" alt="Google Logo - Chinese New Year" />

<h3>Valentine's Day<span> &ndash; February 14, 2007</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/225-google-logo-2-14-2007.gif" alt="Google Logo - Valentine's Day" />

<h3>Martin Luther King Day<span> &ndash; January 15, 2007</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/new35-1-15-2007.gif" alt="Google Logo - Martin Luther King Day" />

<h3>New Years<span> &ndash; January 1, 2007</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/224-google-logo-1-1-2007.gif" alt="Google Logo - New Years" />

<h4>2006</h4>

<h3>Holiday Doodle<span> &ndash; December, 2006</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/219-google-logo-12-2006-a.gif" alt="Google Logo - Holiday Doodle" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/220-google-logo-12-2006-b.gif" alt="Google Logo - Holiday Doodle" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/221-google-logo-12-2006-c.gif" alt="Google Logo - Holiday Doodle" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/222-google-logo-12-2006-d.gif" alt="Google Logo - Holiday Doodle" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/223-google-logo-12-2006-e.gif" alt="Google Logo - Holiday Doodle" />

<h3>Edvard Munch's Birthday<span> &ndash; December 12, 2006</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/218-google-logo-12-12-2006.gif" alt="Google Logo - Edvard Munch's Birthday" />

<h3>Thanksgiving<span> &ndash; November 23, 2006</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/217-google-logo-11-23-2006.gif" alt="Google Logo - Thanksgiving" />

<h3>Remembrance Day<span> &ndash; November 11, 2006</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/216-google-logo-11-11-2006.gif" alt="Google Logo - Remembrance Day" />

<h3>Halloween<span> &ndash; October 31, 2006</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/215-google-logo-10-31-2006.gif" alt="Google Logo - Halloween" />

<h3>Canadian Thanksgiving Day<span> &ndash; October 9, 2006</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/214-google-logo-10-9-2006.gif" alt="Google Logo - Canadian Thanksgiving Day" />

<h3>Mid-Autumn Festival<span> &ndash; October 6, 2006</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/213-google-logo-10-6-2006.gif" alt="Google Logo - Mid-Autumn Festival" />

<h3>Harvest Day<span> &ndash; October 3, 2006</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/212-google-logo-10-3-2006.gif" alt="Google Logo - Harvest Day" />

<h3>German Reunification Day<span> &ndash; October 3, 2006</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/211-google-logo-10-3-2006.gif" alt="Google Logo - German Reunification Day" />

<h3>Google's 8th Birthday<span> &ndash; September, 2006</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/210-google-logo-9-2006.gif" alt="Google Logo - Google's Birthday" />

<h3>Rosh Hashana<span> &ndash; September 22, 2006</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/209-google-logo-9-22-2006.gif" alt="Google Logo - Rosh Hashana" />

<h3>Chinese Teachers Day<span> &ndash; September 10, 2006</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/208-google-logo-9-10-2006.gif" alt="Google Logo - Chinese Teachers Day" />

<h3>Google U.S. Government Search<span> &ndash; 2006</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/207-google-logo-2006.gif" alt="Google Logo - Google U.S. Government Search" />

<h3>4th of July<span> &ndash; July 4, 2006</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/206-google-logo-7-4-2006.gif" alt="Google Logo - 4th of July" />

<h3>Father's Day<span> &ndash; June 18, 2006</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/new36-6-18-2006.gif" alt="Google Logo - Father's Day" />

<h3>Football World Cup<span> &ndash; June 9, 2006</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/205-google-logo-6-9-2006.gif" alt="Google Logo - Football World Cup" />

<h3>Sir Arthur Conan Doyle's Birthday<span> &ndash; May 22, 2006</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/204-google-logo-5-22-2006.gif" alt="Google Logo - Sir Arthur Conan Doyle's Birthday" />

<h3>Mother's Day<span> &ndash; May 14, 2006</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/203-google-logo-5-14-2006.gif" alt="Google Logo - Mother's Day" />

<h3>Earth Day<span> &ndash; April 22, 2006</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/202-google-logo-4-22-2006.gif" alt="Google Logo - Earth Day" />

<h3>Joan Miro's Birthday<span> &ndash; April 20, 2006</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/201-google-logo-4-20-2006.gif" alt="Google Logo - Joan Miro's Birthday" />

<h3>Persian New Year<span> &ndash; March 21, 2006</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/200-google-logo-3-21-2006.gif" alt="Google Logo - Persian New Year" />

<h3>St. Patrick's Day<span> &ndash; March 17, 2006</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/199-google-logo-3-17-2006.gif" alt="Google Logo - St. Patrick's Day" />

<h3>Percival Lowell's Day<span> &ndash; March 13, 2006</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/198-google-logo-3-13-2006.gif" alt="Google Logo - Percival Lowell's Day" />

<h3>Winter Olympic Games Doodle, Torino<span> &ndash; February, 2006</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/197-google-logo-2-2006-k.gif" alt="Google Logo - Winter Olympic Games Doodle" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/196-google-logo-2-2006-j.gif" alt="Google Logo - Winter Olympic Games Doodle" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/195-google-logo-2-2006-i.gif" alt="Google Logo - Winter Olympic Games Doodle" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/194-google-logo-2-2006-h.gif" alt="Google Logo - Winter Olympic Games Doodle" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/193-google-logo-2-2006-g.gif" alt="Google Logo - Winter Olympic Games Doodle" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/192-google-logo-2-2006-f.gif" alt="Google Logo - Winter Olympic Games Doodle" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/191-google-logo-2-2006-e.gif" alt="Google Logo - Winter Olympic Games Doodle" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/190-google-logo-2-2006-d.gif" alt="Google Logo - Winter Olympic Games Doodle" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/189-google-logo-2-2006-c.gif" alt="Google Logo - Winter Olympic Games Doodle" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/188-google-logo-2-2006-b.gif" alt="Google Logo - Winter Olympic Games Doodle" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/187-google-logo-2-2006-a.gif" alt="Google Logo - Winter Olympic Games Doodle" />

<h3>Chinese New Year<span> &ndash; January 29, 2006</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/186-google-logo-1-29-2006.gif" alt="Google Logo - Chinese New Year" />

<h3>Wolfgang Amadeus Mozart's Birthday<span> &ndash; January 27, 2006</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/new37-1-27-2006.gif" alt="Google Logo - Wolfgang Amadeus Mozart's Birthday" />

<h3>Martin Luther King Day<span> &ndash; January 16, 2006</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/185-google-logo-1-16-2006.gif" alt="Google Logo - Martin Luther King Day" />

<h3>Louis Braille's Birthday<span> &ndash; January 4, 2006</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/184-google-logo-1-4-2006.gif" alt="Google Logo - Louis Braille's Birthday" />

<h3>New Years<span> &ndash; January 1, 2006</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/183-google-logo-1-1-2006.gif" alt="Google Logo - New Years" />

<h4>2005</h4>

<h3>Holiday Doodle<span> &ndash; December, 2005</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/182-google-logo-12-2005-e.gif" alt="Google Logo - Holiday Doodle" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/181-google-logo-12-2005-d.gif" alt="Google Logo - Holiday Doodle" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/180-google-logo-12-2005-c.gif" alt="Google Logo - Holiday Doodle" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/179-google-logo-12-2005-b.gif" alt="Google Logo - Holiday Doodle" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/178-google-logo-12-2005-a.gif" alt="Google Logo - Holiday Doodle" />

<h3>Thanksgiving<span> &ndash; November 24, 2005</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/177-google-logo-11-24-2005.gif" alt="Google Logo - Thanksgiving" />

<h3>Halloween<span> &ndash; October 31, 2005</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/176-google-logo-10-31-2005.gif" alt="Google Logo - Halloween" />

<h3>Google's 7th Birthday<span> &ndash; September, 2005</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/175-google-logo-9-2005.gif" alt="Google Logo - Google's 7th Birthday" />

<h3>Lunar Landing Anniversary<span> &ndash; July 20, 2005</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/174-google-logo-7-20-2005.gif" alt="Google Logo - Lunar Landing Anniversary" />

<h3>4th of July<span> &ndash; July 4, 2005</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/173-google-logo-7-4-2005.gif" alt="Google Logo - 4th of July" />

<h3>Father's Day<span> &ndash; June 19, 2005</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/172-google-logo-6-19-2005.gif" alt="Google Logo - Father's Day" />

<h3>Frank Lloyd Wright's Birthday<span> &ndash; June 8, 2005</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/171-google-logo-6-8-2005.gif" alt="Google Logo - Frank Lloyd Wright's Birthday" />

<h3>Mother's Day<span> &ndash; May 8, 2005</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/170-google-logo-5-8-2005.gif" alt="Google Logo - Mother's Day" />

<h3>National Teacher Day<span> &ndash; May 3, 2005</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/169-google-logo-5-3-2005.gif" alt="Google Logo - National Teacher Day" />

<h3>Earth Day<span> &ndash; April 22, 2005</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/168-google-logo-4-22-2005.gif" alt="Google Logo - Earth Day" />

<h3>Leonardo da Vinci's Birthday<span> &ndash; April 15, 2005</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/167-google-logo-4-15-2005.gif" alt="Google Logo - Leonardo da Vinci's Birthday" />

<h3>National Library Week<span> &ndash; April 10, 2005</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/166-google-logo-4-10-2005.gif" alt="Google Logo - National Library Week" />

<h3>Vincent van Gogh's Birthday<span> &ndash; March 30, 2005</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/165-google-logo-3-30-2005.gif" alt="Google Logo - Vincent van Gogh's Birthday" />

<h3>World Water Day<span> &ndash; March 22, 2005</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/164-google-logo-3-22-2005.gif" alt="Google Logo - World Water Day" />

<h3>Persian New Year<span> &ndash; March 20, 2005</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/new38-3-20-2005.gif" alt="Google Logo - Persian New Year" />

<h3>St. Patrick's Day<span> &ndash; March 17, 2005</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/163-google-logo-3-17-2005.gif" alt="Google Logo - St. Patrick's Day" />

<h3>International Women's Day<span> &ndash; March 8, 2005</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/162-google-logo-3-8-2005.gif" alt="Google Logo - International Women's Day" />

<h3>Valentine's Day<span> &ndash; February 14, 2005</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/161-google-logo-2-14-2005.gif" alt="Google Logo - Valentine's Day" />

<h3>Chinese New Year<span> &ndash; February 9, 2005</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/160-google-logo-2-9-2005.gif" alt="Google Logo - Chinese New Year" />

<h3>New Years<span> &ndash; January 1, 2005</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/159-google-logo-1-1-2005.gif" alt="Google Logo - New Years" />

<h4>2004</h4>

<h3>Holiday Doodle<span> &ndash; December, 2004</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/158-google-logo-12-2004-e.gif" alt="Google Logo - Holiday Doodle" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/157-google-logo-12-2004-d.gif" alt="Google Logo - Holiday Doodle" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/156-google-logo-12-2004-c.gif" alt="Google Logo - Holiday Doodle" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/156-google-logo-12-2004-b.gif" alt="Google Logo - Holiday Doodle" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/155-google-logo-12-2004-a.gif" alt="Google Logo - Holiday Doodle" />

<h3>Thanksgiving<span> &ndash; November 25, 2004</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/154-google-logo-11-25-2004.gif" alt="Google Logo - Thanksgiving" />

<h3>U.S. Presidential Election<span> &ndash; November 2, 2004</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/153-google-logo-11-2-2004.gif" alt="Google Logo - U.S. Presidential Election" />

<h3>Halloween<span> &ndash; October 31, 2004</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/152-google-logo-10-31-2004.gif" alt="Google Logo - Halloween" />

<h3>Space Ship One<span> &ndash; October 4, 2004</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/151-google-logo-10-4-2004.gif" alt="Google Logo - Space Ship One" />

<h3>Google's 6th Birthday<span> &ndash; September, 2004</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/149-google-logo-9-2004.gif" alt="Google Logo - Google's 6th Birthday" />

<h3>Ray Charles' Birthday<span> &ndash; September 23, 2004</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/150-google-logo-9-23-2004.gif" alt="Google Logo - Ray Charles' Birthday" />

<h3>Summer Olympic Games Doodle, Athens<span> &ndash; August, 2004</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/148-google-logo-2004-n.gif" alt="Google Logo - Summer Olympic Games Doodle" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/147-google-logo-2004-m.gif" alt="Google Logo - Summer Olympic Games Doodle" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/146-google-logo-2004-l.gif" alt="Google Logo - Summer Olympic Games Doodle" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/145-google-logo-2004-k.gif" alt="Google Logo - Summer Olympic Games Doodle" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/144-google-logo-2004-j.gif" alt="Google Logo - Summer Olympic Games Doodle" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/143-google-logo-2004-i.gif" alt="Google Logo - Summer Olympic Games Doodle" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/142-google-logo-2004-h.gif" alt="Google Logo - Summer Olympic Games Doodle" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/141-google-logo-2004-g.gif" alt="Google Logo - Summer Olympic Games Doodle" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/140-google-logo-2004-f.gif" alt="Google Logo - Summer Olympic Games Doodle" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/139-google-logo-2004-e.gif" alt="Google Logo - Summer Olympic Games Doodle" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/138-google-logo-2004-d.gif" alt="Google Logo - Summer Olympic Games Doodle" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/137-google-logo-2004-c.gif" alt="Google Logo - Summer Olympic Games Doodle" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/136-google-logo-2004-b.gif" alt="Google Logo - Summer Olympic Games Doodle" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/135-google-logo-2004-a.gif" alt="Google Logo - Summer Olympic Games Doodle" />

<h3>4th of July<span> &ndash; July 4, 2004</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/134-google-logo-7-4-2004.gif" alt="Google Logo - 4th of July" />

<h3>Father's Day<span> &ndash; June 20, 2004</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/133-google-logo-6-20-2004.gif" alt="Google Logo - Father's Day" />

<h3>James Joyce Bloomsday<span> &ndash; June 16, 2004</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/132-google-logo-6-16-2004.gif" alt="Google Logo - James Joyce Bloomsday" />

<h3>Venus Transit<span> &ndash; June 8, 2004</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/131-google-logo-6-8-2004.gif" alt="Google Logo - Venus Transit" />

<h3>Mother's Day<span> &ndash; May 9, 2004</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/130-google-logo-5-9-2004.gif" alt="Google Logo - Mother's Day" />

<h3>Earth Day<span> &ndash; April 22, 2004</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/129-google-logo-4-22-2004.gif" alt="Google Logo - Earth Day" />

<h3>Persian New Year<span> &ndash; March 20, 2004</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/new39-3-20-2004.gif" alt="Google Logo - Persian New Year" />

<h3>St. Patrick's Day<span> &ndash; March 17, 2004</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/128-google-logo-3-17-2004.gif" alt="Google Logo - St. Patrick's Day" />

<h3>Leap Year<span> &ndash; February 29, 2004</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/127-google-logo-2-29-2004.gif" alt="Google Logo - Leap Year" />

<h3>Valentine's Day<span> &ndash; February 14, 2004</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/126-google-logo-2-14-2004.gif" alt="Google Logo - Valentine's Day" />

<h3>Gaston Julia's Birthday<span> &ndash; February 3, 2004</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/125-google-logo-2-3-2004.gif" alt="Google Logo - Gaston Julia's Birthday" />

<h3>Chinese New Year<span> &ndash; January 22, 2004</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/124-google-logo-1-22-2004.gif" alt="Google Logo - Chinese New Year" />

<h3>Spirit on Mars<span> &ndash; January 15, 2004</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/123-google-logo-1-15-2004.gif" alt="Google Logo - Spirit on Mars" />

<h3>New Years<span> &ndash; January 1, 2004</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/122-google-logo-1-1-2004.gif" alt="Google Logo - New Years" />

<h4>2003</h4>

<h3>Holiday Doodle<span> &ndash; December, 2003</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/121-google-logo-12-2003-e.gif" alt="Google Logo - Holiday Doodle" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/120-google-logo-12-2003-d.gif" alt="Google Logo - Holiday Doodle" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/119-google-logo-12-2003-c.gif" alt="Google Logo - Holiday Doodle" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/118-google-logo-12-2003-b.gif" alt="Google Logo - Holiday Doodle" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/117-google-logo-12-2003-a.gif" alt="Google Logo - Holiday Doodle" />

<h3>100th Anniversary of Flight<span> &ndash; December 17, 2003</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/116-google-logo-12-17-2003.gif" alt="Google Logo - 100th Anniversary of Flight" />

<h3>Thanksgiving<span> &ndash; November 27, 2003</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/115-google-logo-11-27-2003.gif" alt="Google Logo - Thanksgiving" />

<h3>Halloween<span> &ndash; October 31, 2003</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/114-google-logo-10-31-2003.gif" alt="Google Logo - Halloween" />

<h3>Google's 5th Birthday<span> &ndash; September, 2003</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/113-google-logo-9-2003.gif" alt="Google Logo - Google's 5th Birthday" />

<h3>Alfred Hitchcock's Birthday<span> &ndash; August 13, 2003</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/112-google-logo-8-13-2003.gif" alt="Google Logo - Alfred Hitchcock's Birthday" />

<h3>4th of July<span> &ndash; July 4, 2003</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/111-google-logo-7-4-2003.gif" alt="Google Logo - 4th of July" />

<h3>MC Escher's Birthday<span> &ndash; June 16, 2003</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/110-google-logo-6-16-2003.gif" alt="Google Logo - MC Escher's Birthday" />

<h3>Father's Day<span> &ndash; June 15, 2003</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/109-google-logo-6-15-2003.gif" alt="Google Logo - Father's Day" />

<h3>Mother's Day<span> &ndash; May 11, 2003</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/108-google-logo-5-11-2003.gif" alt="Google Logo - Mother's Day" />

<h3>50th Anniversary of Understanding DNA<span> &ndash; April 25, 2003</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/107-google-logo-4-25-2003.gif" alt="Google Logo - 50th Anniversary of Understanding DNA" />

<h3>Earth Day<span> &ndash; April 22, 2003</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/106-google-logo-4-22-2003.gif" alt="Google Logo - Earth Day" />

<h3>Einstein's Birthday<span> &ndash; March 14, 2003</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/105-google-logo-3-14-2003.gif" alt="Google Logo - Einstein's Birthday" />

<h3>Michelangelo's Birthday<span> &ndash; March 6, 2003</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/104-google-logo-3-6-2003.gif" alt="Google Logo - Michelangelo's Birthday" />

<h3>Valentine's Day<span> &ndash; February 14, 2003</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/103-google-logo-2-14-2003.gif" alt="Google Logo - Valentine's Day" />

<h3>Chinese New Year<span> &ndash; February 1, 2003</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/102-google-logo-2-1-2003.gif" alt="Google Logo - Chinese New Year" />

<h3>Martin Luther King Day<span> &ndash; January 20, 2003</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/101-google-logo-1-20-2003.gif" alt="Google Logo - Martin Luther King Day" />

<h3>New Years<span> &ndash; January 1, 2003</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/100-google-logo-1-1-2003.gif" alt="Google Logo - New Years" />

<h4>2002</h4>

<h3>Holiday Doodle<span> &ndash; December, 2002</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/99-google-logo-12-2002-e.gif" alt="Google Logo - Holiday Doodle" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/98-google-logo-12-2002-d.gif" alt="Google Logo - Holiday Doodle" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/97-google-logo-12-2002-c.gif" alt="Google Logo - Holiday Doodle" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/96-google-logo-12-2002-b.gif" alt="Google Logo - Holiday Doodle" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/95-google-logo-12-2002-a.gif" alt="Google Logo - Holiday Doodle" />

<h3>Thanksgiving<span> &ndash; November 28, 2002</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/94-google-logo-11-28-2002.gif" alt="Google Logo - Thanksgiving" />

<h3>Halloween<span> &ndash; October 31, 2002</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/93-google-logo-10-31-2002.gif" alt="Google Logo - Halloween" />

<h3>Pablo Picasso's Birthday<span> &ndash; October 25, 2002</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/92-google-logo-10-25-2002.gif" alt="Google Logo - Pablo Picasso's Birthday" />

<h3>Google's 4th Birthday<span> &ndash; September, 2002</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/91-google-logo-9-2002.gif" alt="Google Logo - Google's 4th Birthday" />

<h3>Andy Warhol's Birthday<span> &ndash; August 6, 2002</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/90-google-logo-8-6-2002.gif" alt="Google Logo - Andy Warhol's Birthday" />

<h3>Bastille Day, France<span> &ndash; July 14, 2002</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/89-google-logo-7-14-2002.gif" alt="Google Logo - Bastille Day, France" />

<h3>4th of July<span> &ndash; July 4, 2002</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/88-google-logo-7-4-2002.gif" alt="Google Logo - 4th of July" />

<h3>Canada Day<span> &ndash; July 1, 2002</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/87-google-logo-7-1-2002.gif" alt="Google Logo - Canada Day" />

<h3>La F&Atilde;ate de la Musique, France<span> &ndash; June 21, 2002</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/86-google-logo-6-21-2002.gif" alt="Google Logo" />

<h3>Father's Day<span> &ndash; June 16, 2002</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/85-google-logo-6-16-2002.gif" alt="Google Logo - Father's Day" />

<h3>Dragon Boat Festival, China<span> &ndash; June 15, 2002</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/84-google-logo-6-15-2002.gif" alt="Google Logo - Dragon Boat Festival, China" />

<h3>World Cup<span> &ndash; May 31, 2002</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/83-google-logo-5-31-2002.gif" alt="Google Logo - World Cup" />

<h3>Dilbert Google Doodle<span> &ndash; May 20, 2002</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/82-google-logo-5-20-2002.gif" alt="Google Logo - Dilbert Google Doodle" />

<h3>Mother's Day<span> &ndash; May 12, 2002</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/81-google-logo-5-12-2002.gif" alt="Google Logo - Mother's Day" />

<h3>Children's Day, Japan<span> &ndash; May 5, 2002</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/80-google-logo-5-5-2002.gif" alt="Google Logo - Children's Day, Japan" />

<h3>St. George's Day, UK<span> &ndash; April 23, 2002</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/79-google-logo-4-23-2002.gif" alt="Google Logo - St. George's Day, UK" />

<h3>Earth Day<span> &ndash; April 22, 2002</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/78-google-logo-4-22-2002.gif" alt="Google Logo - Earth Day" />

<h3>April Fool's Day<span> &ndash; April 1, 2002</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/77-google-logo-4-1-2002.gif" alt="Google Logo - April Fool's Day" />

<h3>St. Patrick's Day<span> &ndash; March 17, 2002</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/76-google-logo-3-17-2002.gif" alt="Google Logo - St. Patrick's Day" />

<h3>Piet Mondrian's Birthday<span> &ndash; March 7, 2002</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/75-google-logo-3-7-2002.gif" alt="Google Logo - Piet Mondrian's Birthday" />

<h3>Winter Olympic Games Doodle, Salt Lake City<span> &ndash; February, 2002</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/74-google-logo-2002-l.gif" alt="Google Logo - Winter Olympic Games Doodle" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/73-google-logo-2002-k.gif" alt="Google Logo - Winter Olympic Games Doodle" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/72-google-logo-2002-j.gif" alt="Google Logo - Winter Olympic Games Doodle" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/71-google-logo-2002-i.gif" alt="Google Logo - Winter Olympic Games Doodle" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/70-google-logo-2002-h.gif" alt="Google Logo - Winter Olympic Games Doodle" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/69-google-logo-2002-g.gif" alt="Google Logo - Winter Olympic Games Doodle" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/68-google-logo-2002-f.gif" alt="Google Logo - Winter Olympic Games Doodle" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/67-google-logo-2002-e.gif" alt="Google Logo - Winter Olympic Games Doodle" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/66-google-logo-2002-d.gif" alt="Google Logo - Winter Olympic Games Doodle" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/65-google-logo-2002-c.gif" alt="Google Logo - Winter Olympic Games Doodle" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/64-google-logo-2002-b.gif" alt="Google Logo - Winter Olympic Games Doodle" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/63-google-logo-2002-a.gif" alt="Google Logo - Winter Olympic Games Doodle" />

<h3>New Years<span> &ndash; January 1, 2002</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/62-google-logo-1-1-2002.gif" alt="Google Logo - New Years" />

<h4>2001</h4>

<h3>Holiday Doodle<span> &ndash; December, 2001</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/61-google-logo-12-2001-d.gif" alt="Google Logo - Holiday Doodle" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/60-google-logo-12-2001-c.gif" alt="Google Logo - Holiday Doodle" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/59-google-logo-12-2001-b.gif" alt="Google Logo - Holiday Doodle" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/58-google-logo-12-2001-a.gif" alt="Google Logo - Holiday Doodle" />

<h3>Nobel Prize Centennial Award Ceremony<span> &ndash; December 10, 2001</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/57-google-logo-12-10-2001.gif" alt="Google Logo - Nobel Prize Centennial Award Ceremony" />

<h3>Thanksgiving<span> &ndash; November 22, 2001</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/56-google-logo-11-22-2001.gif" alt="Google Logo - Thanksgiving" />

<h3>Claude Monet's Birthday<span> &ndash; November 14, 2001</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/55-google-logo-11-14-2001.gif" alt="Google Logo - Claude Monet's Birthday" />

<h3>Halloween<span> &ndash; October 31, 2001</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/54-google-logo-10-31-2001.gif" alt="Google Logo - Halloween" />

<h3>Korean Liberation Day<span> &ndash; August 15, 2001</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/53-google-logo-8-15-2001.gif" alt="Google Logo - Korean Liberation Day" />

<h3>Swiss National Day<span> &ndash; August 1, 2001</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/52-google-logo-8-1-2001.gif" alt="Google Logo - Swiss National Day" />

<h3>Bastille Day<span> &ndash; July 14, 2001</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/51-google-logo-7-14-2001.gif" alt="Google Logo - Bastille Day" />

<h3>4th of July<span> &ndash; July 4, 2001</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/50-google-logo-7-4-2001.gif" alt="Google Logo - 4th of July" />

<h3>Canada Day<span> &ndash; July 1, 2001</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/49-google-logo-7-1-2001.gif" alt="Google Logo - Canada Day" />

<h3>Father's Day<span> &ndash; June 17, 2001</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/48-google-logo-6-17-2001.gif" alt="Google Logo - Father's Day" />

<h3>Mother's Day<span> &ndash; May 13, 2001</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/47-google-logo-5-13-2001.gif" alt="Google Logo - Mother's Day" />

<h3>Earth Day<span> &ndash; April 22, 2001</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/46-google-logo-4-22-2001.gif" alt="Google Logo - Earth Day" />

<h3>St. Patrick's Day<span> &ndash; March 17, 2001</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/45-google-logo-3-17-2001.gif" alt="Google Logo - St. Patrick's Day" />

<h3>Indian Color Festival<span> &ndash; March 9, 2001</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/44-google-logo-3-9-2001.gif" alt="Google Logo - Indian Color Festival" />

<h3>Valentine's Day<span> &ndash; February 14, 2001</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/43-google-logo-2-14-2001.gif" alt="Google Logo - Valentine's Day" />

<h3>Lunar New Year<span> &ndash; January 24, 2001</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/42-google-logo-1-24-2001.gif" alt="Google Logo - Lunar New Year" />

<h3>New Years<span> &ndash; January 1, 2001</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/41-google-logo-1-1-2001.gif" alt="Google Logo - New Years" />

<h4>2000</h4>

<h3>Holiday<span> &ndash; December, 2000</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/40-google-logo-12-2000.gif" alt="Google Logo - Holiday Doodle" />

<h3>Thanksgiving<span> &ndash; November 23, 2000</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/39-google-logo-11-23-2000.gif" alt="Google Logo - Thanksgiving" />

<h3>Japanese Children's Holiday<span> &ndash; November 15, 2000</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/38-google-logo-11-15-2000.gif" alt="Google Logo - Japanese Children's Holiday" />

<h3>U.S. Presidential Election<span> &ndash; November 7, 2000</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/37-google-logo-11-7-2000.gif" alt="Google Logo - U.S. Presidential Election" />

<h3>Halloween<span> &ndash; October 31, 2000</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/36-google-logo-10-31-2000.gif" alt="Google Logo - Halloween" />

<h3>Summer Olympic Games Doodle, Sydney<span> &ndash; September, 2000</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/35-google-logo-2000-k.gif" alt="Google Logo - Summer Olympic Games Doodle" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/34-google-logo-2000-j.gif" alt="Google Logo - Summer Olympic Games Doodle" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/33-google-logo-2000-i.gif" alt="Google Logo - Summer Olympic Games Doodle" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/32-google-logo-2000-h.gif" alt="Google Logo - Summer Olympic Games Doodle" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/31-google-logo-2000-g.gif" alt="Google Logo - Summer Olympic Games Doodle" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/30-google-logo-2000-f.gif" alt="Google Logo - Summer Olympic Games Doodle" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/29-google-logo-2000-e.gif" alt="Google Logo - Summer Olympic Games Doodle" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/28-google-logo-2000-d.gif" alt="Google Logo - Summer Olympic Games Doodle" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/27-google-logo-2000-c.gif" alt="Google Logo - Summer Olympic Games Doodle" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/26-google-logo-2000-b.gif" alt="Google Logo - Summer Olympic Games Doodle" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/25-google-logo-2000-a.gif" alt="Google Logo - Summer Olympic Games Doodle" />

<h3>Bastille Day<span> &ndash; July 14, 2000</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/24-google-logo-7-14-2000.gif" alt="Google Logo - Bastille Day" />

<h3>4th of July Doodle<span> &ndash; July 4, 2000</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/23-google-logo-7-4-2000-d.gif" alt="Google Logo - 4th of July" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/22-google-logo-7-4-2000-c.gif" alt="Google Logo - 4th of July" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/21-google-logo-7-4-2000-b.gif" alt="Google Logo - 4th of July" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/20-google-logo-7-4-2000-a.gif" alt="Google Logo - 4th of July" />

<h3>Father's Day<span> &ndash; June 18, 2000</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/19-google-logo-6-18-2000.gif" alt="Google Logo - Father's Day" />

<h3>Mother's Day<span> &ndash; May 14, 2000</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/18-google-logo-5-14-2000.gif" alt="Google Logo - Mother's Day" />

<h3>1st Google Doodle<span> &ndash; May, 2000</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/17-google-logo-5-2000-e.gif" alt="Google Logo - Mother's Day" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/16-google-logo-5-2000-d.gif" alt="Google Logo - Mother's Day" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/15-google-logo-5-2000-c.gif" alt="Google Logo - Mother's Day" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/14-google-logo-5-2000-b.gif" alt="Google Logo - Mother's Day" /><img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/13-google-logo-5-2000-a.gif" alt="Google Logo - Mother's Day" />

<h3>Easter<span> &ndash; April 23, 2000</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/12-google-logo-4-23-2000.gif" alt="Google Logo - Easter" />

<h3>St. Patrick's Day<span> &ndash; March 17, 2000</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/11-google-logo-3-17-2000.gif" alt="Google Logo - St. Patrick's Day" />

<h3>Valentine's Day<span> &ndash; February 14, 2000</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/10-google-logo-2-14-2000.gif" alt="Google Logo - Valentine's Day" />

<h3>Groundhog's Day<span> &ndash; February 2, 2000</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/9-google-logo-2-2-2000.gif" alt="Google Logo - Groundhog's Day" />

<h3>New Years<span> &ndash; January 1, 2000</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/8-google-logo-2000.gif" alt="Google Logo - New Years" />

<h4>1999</h4>

<h3>Holiday<span> &ndash; December, 1999</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/7-google-logo-1999.gif" alt="Google Logo - Holiday Doodle" />

<h3>Thanksgiving<span> &ndash; November 25, 1999</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/6-google-logo-11-25-1999.gif" alt="Google Logo - Thanksgiving" />

<h3>Halloween<span> &ndash; October 31, 1999</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/5-google-logo-10-31-1999.gif" alt="Google Logo - Halloween" />

<h4>1998</h4>

<h3>Thanksgiving<span> &ndash; November 26, 1998</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/4-google-logo-11-26-1998.jpg" alt="Google Logo - Thanksgiving" />

<h3>Burning Man Festival<span> &ndash; 1998</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/3-google-logo-1998.jpg" alt="Google Logo - Burning Man Festival" />

<h3>Google U.S. Government Search<span> &ndash; 1998</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/2-google-logo-1998.gif" alt="Google Logo - Google U.S. Government Search" />

<h3>Google Beta<span> &ndash; 1998</span></h3>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/google-logos/1-google-logo-1998.jpg" alt="Google Logo - Google Beta" />

<h4>What Do You Think?</h4>
<p>What do you think is the best Google logo? Did I leave out one of your favorite logos? Please leave a comment, I would love to hear your thoughts!</p>

<p>Related posts:<ol><li><a href='http://www.shayhowe.com/resource/web-design-community-news/' rel='bookmark' title='Permanent Link: Web Design Community News'>Web Design Community News</a></li>
<li><a href='http://www.shayhowe.com/web-design/html5-css3/' rel='bookmark' title='Permanent Link: HTML5 &#038; CSS3 Development Talks'>HTML5 &#038; CSS3 Development Talks</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.shayhowe.com/web-design/300-creative-google-logos/feed/</wfw:commentRss>
		<slash:comments>26</slash:comments>
		</item>
		<item>
		<title>Universal Website Usability Rules</title>
		<link>http://www.shayhowe.com/usability/universal-website-usability-rules/</link>
		<comments>http://www.shayhowe.com/usability/universal-website-usability-rules/#comments</comments>
		<pubDate>Sun, 19 Jul 2009 22:03:05 +0000</pubDate>
		<dc:creator>Shay Howe</dc:creator>
				<category><![CDATA[Usability]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Resource]]></category>

		<guid isPermaLink="false">http://www.shayhowe.com/?p=590</guid>
		<description><![CDATA[Website usability and user testing is a fast growing topic among the web design and development community, and rightfully so. Outlined here are 10 universal website usability rules you need to follow.


Related posts:<ol><li><a href='http://www.shayhowe.com/web-design/form-design/' rel='bookmark' title='Permanent Link: Website Form Design'>Website Form Design</a></li>
<li><a href='http://www.shayhowe.com/web-design/tips-for-designing-a-non-profit-website/' rel='bookmark' title='Permanent Link: Designing A Non-Profit Website'>Designing A Non-Profit Website</a></li>
<li><a href='http://www.shayhowe.com/web-design/designing-home-pages/' rel='bookmark' title='Permanent Link: Home Page Design'>Home Page Design</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<h1><a href="/web-design/universal-website-usability-rules/">10 Usability Rules You Need to Follow</a></h1>
<img src="http://www.shayhowe.com/wp-content/themes/letscounthedays/articles/usability-rules/website-usability.jpg" alt="Website Usability Rules" />

<h4>Present Information and Media in a Recognizable Manner</h4>
<p><strong>Provide Text Alternatives</strong> &ndash; Any images, videos, or non-text based media presented to the user must have a text alternative or accompanying text.</p>
<p><strong>Make Content Adaptable</strong> &ndash; Today information is spread across a wide spectrum including computers, mobile devices, and so forth. Make sure your content is adaptable to all of these spectrums without losing information or composition.</p><span id="more-590"></span>
<p><strong>Make Content Distinguishable</strong> &ndash; Your content should be recognizable to users and provided in a way that makes it easier for them to see and hear. The best way to accomplish this is by using color (more importantly contrast), size, and other stylizing elements. For any audio, video, or active media make sure to provide controls to start and stop the media.</p>

<h4>Present an Operational Interface and Navigation</h4>
<p><strong>Use Keyboard Shortcuts</strong> &ndash; Many users prefer not to use a mouse, in which case they browse the web using their keyboard. Allow your website to fully function from a keyboard and provide shortcuts where possible.</p>
<p><strong>Give Users Time</strong> &ndash; If you are using any videos or animations on your website that contain text or comprehensible parts give users enough time to read or take in these elements. Moving too fast will frustrate users and in retaliation they will leave your website.</p>
<p><strong>Do Not Use Annoying Media</strong> &ndash; Anything that blinks, flashes, or may produce anxiety will frustrate users. General rule, anything that blinks or flashes more than 3 times a second can be considered annoying.</p>
<p><strong>Provide Multiple Ways to Navigate</strong> &ndash; Give users complete control of your website by allowing them to navigate located information and direct where they are at all times. To do so provide users with internal links, titles and headings, breadcrumb navigation, search features, and other navigation components.</p>

<h4>Present Information and Media in an Understandable Manner</h4>
<p><strong>Use Readable Text</strong> &ndash; Make your text readable and understandable by using correct grammar and pronunciation. Present your content in a manner that would be understandable to a third grader.</p>
<p><strong>Be Predictable</strong> &ndash; The layout and design of your website should be consistent throughout and the way information is presented should be predictable by users. The easier it is to access information the better.</p>
<p><strong>Provide Assistance</strong> &ndash; Help users stay away from any potential errors and fix any mistakes that they may have made. Do so by providing tool tips, automatic spell checking, and providing descriptive error messages when feasible.</p>

<p>Related posts:<ol><li><a href='http://www.shayhowe.com/web-design/form-design/' rel='bookmark' title='Permanent Link: Website Form Design'>Website Form Design</a></li>
<li><a href='http://www.shayhowe.com/web-design/tips-for-designing-a-non-profit-website/' rel='bookmark' title='Permanent Link: Designing A Non-Profit Website'>Designing A Non-Profit Website</a></li>
<li><a href='http://www.shayhowe.com/web-design/designing-home-pages/' rel='bookmark' title='Permanent Link: Home Page Design'>Home Page Design</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.shayhowe.com/usability/universal-website-usability-rules/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

