<?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>Coffee Break Computer &#187; HTML Code</title>
	<atom:link href="http://tortoiseshell.net/coffeebreak/blog/index.php/category/html-code/feed" rel="self" type="application/rss+xml" />
	<link>http://tortoiseshell.net/coffeebreak/blog</link>
	<description>Short computer lessons for new and everyday users. They shouldn't take much longer than your coffee break.</description>
	<lastBuildDate>Sun, 27 Jun 2010 13:55:24 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to Keep Text Together in HTML</title>
		<link>http://tortoiseshell.net/coffeebreak/blog/index.php/100/how-to-keep-text-together-in-html.html</link>
		<comments>http://tortoiseshell.net/coffeebreak/blog/index.php/100/how-to-keep-text-together-in-html.html#comments</comments>
		<pubDate>Thu, 01 May 2008 12:38:11 +0000</pubDate>
		<dc:creator>Loren</dc:creator>
				<category><![CDATA[HTML Code]]></category>

		<guid isPermaLink="false">http://tortoiseshell.net/coffeebreak/blog/?p=100</guid>
		<description><![CDATA[You can keep text together in HTML by using a non-breaking space code:


You use the code between text instead of spaces, but the final text displayed will appear with normal spacing. The words or numbers the non-breaking space code is used between will wrap as a group, not individually.
]]></description>
		<wfw:commentRss>http://tortoiseshell.net/coffeebreak/blog/index.php/100/how-to-keep-text-together-in-html.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
