<?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; All-caps</title>
	<atom:link href="http://webdosanddonts.com/tag/all-caps/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>Use the text-transform property to specify the case of letters</title>
		<link>http://webdosanddonts.com/use-the-text-transform-property-to-specify-the-case-of-letters</link>
		<comments>http://webdosanddonts.com/use-the-text-transform-property-to-specify-the-case-of-letters#comments</comments>
		<pubDate>Thu, 12 Aug 2010 09:58:46 +0000</pubDate>
		<dc:creator>Bojan</dc:creator>
				<category><![CDATA[Do's]]></category>
		<category><![CDATA[Intermediate]]></category>
		<category><![CDATA[All-caps]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Semantics]]></category>
		<category><![CDATA[text-transform]]></category>

		<guid isPermaLink="false">http://webdosanddonts.com/?p=744</guid>
		<description><![CDATA[As we know, writing in all-caps is a no-no. For all-caps text, you should use the text-transform property (unless you are actually SHOUTING), and the same property shod be applied if you want to use lowercase text. This means that in the content layer, you must use proper structure and semantics, and leave the styling [...]]]></description>
			<content:encoded><![CDATA[<p>As we know, <a href="http://webdosanddonts.com/dont-write-in-all-caps">writing in all-caps is a no-no</a>. For all-caps text, you should use the text-transform property (unless you are actually SHOUTING), and the same property shod be applied if you want to use <em>lowercase</em> text. This means that in the <strong>content layer</strong>, you must use proper structure and semantics, and leave the styling for the <strong>presentation layer</strong>.</p>
]]></content:encoded>
			<wfw:commentRss>http://webdosanddonts.com/use-the-text-transform-property-to-specify-the-case-of-letters/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Don&#8217;t Write in All Caps</title>
		<link>http://webdosanddonts.com/dont-write-in-all-caps</link>
		<comments>http://webdosanddonts.com/dont-write-in-all-caps#comments</comments>
		<pubDate>Tue, 21 Apr 2009 18:03:31 +0000</pubDate>
		<dc:creator>Bojan</dc:creator>
				<category><![CDATA[Beginner]]></category>
		<category><![CDATA[Don'ts]]></category>
		<category><![CDATA[All-caps]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Netiquette]]></category>

		<guid isPermaLink="false">http://webdosanddonts.com/?p=61</guid>
		<description><![CDATA[We all know writing in all caps on the web means you are shouting. When you want to use all caps on your website for decorative reasons, use CSS and the text-transform property.]]></description>
			<content:encoded><![CDATA[<p>We all know writing in all caps on the web means you are shouting. When you want to use all caps on your website for decorative reasons, use CSS and the <code>text-transform</code> property.</p>
]]></content:encoded>
			<wfw:commentRss>http://webdosanddonts.com/dont-write-in-all-caps/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

