<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - jonhenshaw</title>
<link>http://snipplr.com/users/jonhenshaw/language/css/tags/space</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 04 Dec 2008 19:20:24 GMT</pubDate>
<item>
<title>(CSS) CSS nowrap - Prevent Text From Wrapping in HTML</title>
<link>http://snipplr.com/view/1948/css-nowrap--prevent-text-from-wrapping-in-html/</link>
<description><![CDATA[ <p>This handy CSS attribute can be used to keep text from wrapping. It can also be used to keep other HTML elements from wrapping. Simply apply the white-space:nowrap attribute to any HTML element to force text and images to not return within a specified blog.

Something to note, IE6 can be buggy when this is used with an unordered list – but when isn't IE6 buggy?</p> ]]></description>
<pubDate>Mon, 08 Jan 2007 08:02:24 GMT</pubDate>
<guid>http://snipplr.com/view/1948/css-nowrap--prevent-text-from-wrapping-in-html/</guid>
</item>
</channel>
</rss>