<?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; NBSP</title>
	<atom:link href="http://webdosanddonts.com/tag/nbsp/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>Do not use NBSP for adding space</title>
		<link>http://webdosanddonts.com/do-not-use-nbsp-for-adding-space</link>
		<comments>http://webdosanddonts.com/do-not-use-nbsp-for-adding-space#comments</comments>
		<pubDate>Fri, 24 Apr 2009 21:21:35 +0000</pubDate>
		<dc:creator>Bojan</dc:creator>
				<category><![CDATA[Beginner]]></category>
		<category><![CDATA[Don'ts]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[NBSP]]></category>
		<category><![CDATA[Semantics]]></category>

		<guid isPermaLink="false">http://webdosanddonts.com/?p=20</guid>
		<description><![CDATA[A nbsp; adds a space where a line break will not occur. You should not use it use it to add a space between two words, sentences, or elements.]]></description>
			<content:encoded><![CDATA[<p>A <code>nbsp;</code> adds a space where a line break will not occur. You should not use it use it to add a space between two words, sentences, or elements.</p>
]]></content:encoded>
			<wfw:commentRss>http://webdosanddonts.com/do-not-use-nbsp-for-adding-space/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

