<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - blueocto</title>
<link>http://snipplr.com/users/blueocto/tags/prevent</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sat, 25 May 2013 11:33:18 GMT</pubDate>
<item>
<title>(CSS) Prevent oversized content to break fixed width floated layouts</title>
<link>http://snipplr.com/view/46366/prevent-oversized-content-to-break-fixed-width-floated-layouts/</link>
<description><![CDATA[ <p>When oversized content (i.e. wide image) is placed in fixed width floated container, it may break the layout. To prevent that use this trick. It will hide a part of the content but at least your layout structure will remain intact.</p> ]]></description>
<pubDate>Sat, 01 Jan 2011 03:16:26 GMT</pubDate>
<guid>http://snipplr.com/view/46366/prevent-oversized-content-to-break-fixed-width-floated-layouts/</guid>
</item>
<item>
<title>(CSS) Prevent line breaks in links</title>
<link>http://snipplr.com/view/46365/prevent-line-breaks-in-links/</link>
<description><![CDATA[ <p>This little trick will prevent line breaks on your links. I recommend using this with long text to avoid having links break into 2 lines.</p> ]]></description>
<pubDate>Sat, 01 Jan 2011 03:15:40 GMT</pubDate>
<guid>http://snipplr.com/view/46365/prevent-line-breaks-in-links/</guid>
</item>
</channel>
</rss>