<?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; Language</title>
	<atom:link href="http://webdosanddonts.com/tag/language/feed" rel="self" type="application/rss+xml" />
	<link>http://webdosanddonts.com</link>
	<description>Tips&#38;Tricks for the modern day web designer</description>
	<lastBuildDate>Wed, 18 May 2011 22:30:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Specify HTML document’s language</title>
		<link>http://webdosanddonts.com/specify-html-document%e2%80%99s-language</link>
		<comments>http://webdosanddonts.com/specify-html-document%e2%80%99s-language#comments</comments>
		<pubDate>Mon, 19 Apr 2010 10:21:22 +0000</pubDate>
		<dc:creator>Bojan</dc:creator>
				<category><![CDATA[Beginner]]></category>
		<category><![CDATA[Do's]]></category>
		<category><![CDATA[Intermediate]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Language]]></category>

		<guid isPermaLink="false">http://webdosanddonts.com/?p=1158</guid>
		<description><![CDATA[Use the language attribute(s) on the html tag to indicate the language of a HTML document, unless the content is aimed at speakers of more than one language.]]></description>
			<content:encoded><![CDATA[<p>Use the language attribute(s) on the <code>html</code> tag to indicate the language of a HTML document, unless the content is aimed at speakers of more than one language. </p>
]]></content:encoded>
			<wfw:commentRss>http://webdosanddonts.com/specify-html-document%e2%80%99s-language/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Don&#8217;t use flags to indicate a language</title>
		<link>http://webdosanddonts.com/dont-use-flags-to-indicate-a-language</link>
		<comments>http://webdosanddonts.com/dont-use-flags-to-indicate-a-language#comments</comments>
		<pubDate>Tue, 19 May 2009 09:02:38 +0000</pubDate>
		<dc:creator>Bojan</dc:creator>
				<category><![CDATA[Beginner]]></category>
		<category><![CDATA[Don'ts]]></category>
		<category><![CDATA[Flags]]></category>
		<category><![CDATA[Language]]></category>
		<category><![CDATA[Usability]]></category>

		<guid isPermaLink="false">http://webdosanddonts.com/?p=113</guid>
		<description><![CDATA[Flags represent countries, not languages. While they provide a visual clue, flags are far from perfect symbols for the job of indicating the page language. Using the name (as text) of the language is in most cases a better option.]]></description>
			<content:encoded><![CDATA[<p>Flags represent countries, not languages. While they provide a visual clue, flags are far from perfect symbols for the job of indicating the page language. Using the name (as text) of the language is in most cases a better option.</p>
]]></content:encoded>
			<wfw:commentRss>http://webdosanddonts.com/dont-use-flags-to-indicate-a-language/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

