<?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>IfYouCodeItTheyWill.com &#187; word break</title>
	<atom:link href="http://ifyoucodeittheywill.com/tag/word-break/feed/" rel="self" type="application/rss+xml" />
	<link>http://ifyoucodeittheywill.com</link>
	<description>xHTML and CSS made simple.</description>
	<lastBuildDate>Mon, 07 Jun 2010 15:55:51 +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>Soft Word Breaks For Long Words</title>
		<link>http://ifyoucodeittheywill.com/2009/11/soft-word-breaks-for-long-words/</link>
		<comments>http://ifyoucodeittheywill.com/2009/11/soft-word-breaks-for-long-words/#comments</comments>
		<pubDate>Mon, 09 Nov 2009 02:55:42 +0000</pubDate>
		<dc:creator>Lesa</dc:creator>
				<category><![CDATA[xHTML]]></category>
		<category><![CDATA[word break]]></category>

		<guid isPermaLink="false">http://ifyoucodeittheywill.com/?p=959</guid>
		<description><![CDATA[It used to be that, whenever you wanted to allow a long word to break at the end of a line without forcing it, then you might have added a &#60;wbr&#62; there. Since most browsers wouldn&#8217;t insert a dash at the break, it was also necessary to use a CSS pseudo-class to display that dash. [...]]]></description>
		<wfw:commentRss>http://ifyoucodeittheywill.com/2009/11/soft-word-breaks-for-long-words/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
