<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Snipplr</title>
    <description>Recent snippets posted on Snipplr.com</description>
    <link>https://snipplr.com/</link>
    <lastBuildDate>Tue, 09 Jun 2026 14:29:48 +0000</lastBuildDate>
    <item>
      <title>(CSS) Wrapping Long URLs and Text Content with CSS - lamebollock</title>
      <link>https://snipplr.com/view/52317/wrapping-long-urls-and-text-content-with-css</link>
      <description>&lt;p&gt;To wrap long URLs, strings of text, and other content, just apply this carefully crafted chunk of CSS code to any block-level element (e.g., perfect for &lt;pre&gt; tags).&lt;/p&gt;</description>
      <pubDate>Tue, 19 Apr 2011 21:41:06 UTC</pubDate>
      <guid>https://snipplr.com/view/52317/wrapping-long-urls-and-text-content-with-css</guid>
    </item>
    <item>
      <title>(CSS) When and How to Visually Hide Content - lamebollock</title>
      <link>https://snipplr.com/view/51354/when-and-how-to-visually-hide-content</link>
      <description>&lt;p&gt;Better way to hide content whilst still making it available to&lt;/p&gt;</description>
      <pubDate>Thu, 31 Mar 2011 03:18:41 UTC</pubDate>
      <guid>https://snipplr.com/view/51354/when-and-how-to-visually-hide-content</guid>
    </item>
    <item>
      <title>(CSS) Clearing a float container (:after method) - lamebollock</title>
      <link>https://snipplr.com/view/47022/clearing-a-float-container-after-method</link>
      <description>&lt;p&gt;When a float is contained within a container box that has a visible border or background, that float does not automatically force the container's bottom edge down as the float is made taller. Instead the float is ignored by the container and will hang down out of the container bottom like a flag. Those familiar only with Explorer for Windows may scratch their heads and say "That's not right!" True, IE/Win does enclose a float within a container 'automatically', but only if the container element happens to possess the MS-only quality called hasLayout.&#13;
&#13;
This site has other methods of achieving the same effect, [http://blogs.sitepoint.com/2005/02/26/simple-clearing-of-floats/](http://blogs.sitepoint.com/2005/02/26/simple-clearing-of-floats//) , depends on your scenario.&lt;/p&gt;</description>
      <pubDate>Thu, 13 Jan 2011 03:38:11 UTC</pubDate>
      <guid>https://snipplr.com/view/47022/clearing-a-float-container-after-method</guid>
    </item>
    <item>
      <title>(CSS) Clearing a float container - lamebollock</title>
      <link>https://snipplr.com/view/45363/clearing-a-float-container</link>
      <description>&lt;p&gt;No need for markup&lt;/p&gt;</description>
      <pubDate>Tue, 07 Dec 2010 01:38:37 UTC</pubDate>
      <guid>https://snipplr.com/view/45363/clearing-a-float-container</guid>
    </item>
  </channel>
</rss>
