<?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>Web Do&#039;s &#38; Don&#039;ts &#187; Color</title>
	<atom:link href="http://webdosanddonts.com/tag/color/feed" rel="self" type="application/rss+xml" />
	<link>http://webdosanddonts.com</link>
	<description>Tips&#38;Tricks for the modern day web designer</description>
	<lastBuildDate>Mon, 30 Aug 2010 18:18:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Don&#8217;t use color alone to convey information</title>
		<link>http://webdosanddonts.com/dont-use-color-alone-to-convey-information</link>
		<comments>http://webdosanddonts.com/dont-use-color-alone-to-convey-information#comments</comments>
		<pubDate>Mon, 01 Jun 2009 10:48:31 +0000</pubDate>
		<dc:creator>Bojan</dc:creator>
				<category><![CDATA[Don'ts]]></category>
		<category><![CDATA[Intermediate]]></category>
		<category><![CDATA[Accessibility]]></category>
		<category><![CDATA[Color]]></category>

		<guid isPermaLink="false">http://webdosanddonts.com/?p=297</guid>
		<description><![CDATA[Do not rely on color alone to communicate the meaning. Make your website accessible and design for users who are unable to differentiate between colors.]]></description>
			<content:encoded><![CDATA[<p>Do not rely on color alone to communicate the meaning. Make your website accessible and design for users who are unable to differentiate between colors. </p>
]]></content:encoded>
			<wfw:commentRss>http://webdosanddonts.com/dont-use-color-alone-to-convey-information/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Improve the typographic contrast</title>
		<link>http://webdosanddonts.com/improve-the-typographic-contrast</link>
		<comments>http://webdosanddonts.com/improve-the-typographic-contrast#comments</comments>
		<pubDate>Fri, 29 May 2009 08:09:36 +0000</pubDate>
		<dc:creator>Bojan</dc:creator>
				<category><![CDATA[Beginner]]></category>
		<category><![CDATA[Do's]]></category>
		<category><![CDATA[Intermediate]]></category>
		<category><![CDATA[Color]]></category>
		<category><![CDATA[Contrast]]></category>
		<category><![CDATA[Typography]]></category>

		<guid isPermaLink="false">http://webdosanddonts.com/?p=248</guid>
		<description><![CDATA[Ensure a good typographic contrast and direct the reader&#8217;s attention to the important segments. Remember to use good color contrast as well.]]></description>
			<content:encoded><![CDATA[<p>Ensure a good typographic contrast and direct the reader&#8217;s attention to the important segments. Remember to use good color contrast as well. </p>
]]></content:encoded>
			<wfw:commentRss>http://webdosanddonts.com/improve-the-typographic-contrast/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Declare a background color</title>
		<link>http://webdosanddonts.com/declare-a-background-color</link>
		<comments>http://webdosanddonts.com/declare-a-background-color#comments</comments>
		<pubDate>Tue, 05 May 2009 21:32:03 +0000</pubDate>
		<dc:creator>Bojan</dc:creator>
				<category><![CDATA[Beginner]]></category>
		<category><![CDATA[Do's]]></category>
		<category><![CDATA[Background]]></category>
		<category><![CDATA[Body]]></category>
		<category><![CDATA[Color]]></category>
		<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://webdosanddonts.com/?p=119</guid>
		<description><![CDATA[Be sure to specify a background color on your site. This will prevent your users with a non-default browser background color to see through the transparent body and see the color they have set, which may be yellow, blue, or any other.]]></description>
			<content:encoded><![CDATA[<p>Be sure to specify a background color on your site. This will prevent your users with a non-default browser background color to see through the transparent <code>body</code> and see the color they have set, which may be yellow, blue, or any other. </p>
]]></content:encoded>
			<wfw:commentRss>http://webdosanddonts.com/declare-a-background-color/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
