<?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 22:31:52 +0000</lastBuildDate>
    <item>
      <title>(CSS) Cross-Browser CSS Transparent Background Color - adamcoulombe</title>
      <link>https://snipplr.com/view/42519/crossbrowser-css-transparent-background-color</link>
      <description>&lt;p&gt;demo at http://adamcoulombe.info/lab/css/background-transparency.html ... Give an element a background color transparency without affecting the opacity of child or descendant elements. This is a no-PNG method!&lt;/p&gt;</description>
      <pubDate>Tue, 19 Oct 2010 05:55:43 UTC</pubDate>
      <guid>https://snipplr.com/view/42519/crossbrowser-css-transparent-background-color</guid>
    </item>
    <item>
      <title>(CSS) Pure CSS Web 2.0 Style Comment Bubbles - adamcoulombe</title>
      <link>https://snipplr.com/view/28868/pure-css-web-20-style-comment-bubbles</link>
      <description>&lt;p&gt;This implements a pure CSS technique for creating triangles. A great practical usage of this is Web 2.0 style comment/speach bubbles. Demo: http://www.adamcoulombe.info/lab/css/comment-bubbles.html&lt;/p&gt;</description>
      <pubDate>Wed, 24 Feb 2010 11:57:06 UTC</pubDate>
      <guid>https://snipplr.com/view/28868/pure-css-web-20-style-comment-bubbles</guid>
    </item>
    <item>
      <title>(CSS) Cross-Browser Self-Clearing Float Containers using CSS - adamcoulombe</title>
      <link>https://snipplr.com/view/25170/crossbrowser-selfclearing-float-containers-using-css</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Mon, 21 Dec 2009 11:43:22 UTC</pubDate>
      <guid>https://snipplr.com/view/25170/crossbrowser-selfclearing-float-containers-using-css</guid>
    </item>
    <item>
      <title>(CSS) Replace HTML text with image using only CSS - adamcoulombe</title>
      <link>https://snipplr.com/view/20897/replace-html-text-with-image-using-only-css</link>
      <description>&lt;p&gt;This is handy for cleaning up your HTML to use more plain text and fewer img tags. Whether this is SEO friendly or not is subjective. I tend to think it's fine as long as you don't use it for spam. Digg implements a similar method for their main logo.&lt;/p&gt;</description>
      <pubDate>Fri, 09 Oct 2009 14:42:23 UTC</pubDate>
      <guid>https://snipplr.com/view/20897/replace-html-text-with-image-using-only-css</guid>
    </item>
    <item>
      <title>(CSS) Make an HTML Container Clear Floating Child Elements Using Only CSS - adamcoulombe</title>
      <link>https://snipplr.com/view/20849/make-an-html-container-clear-floating-child-elements-using-only-css</link>
      <description>&lt;p&gt;Usually when designing a site using floating elements in HTML/CSS, you need to an extra html element with the css style {clear:both;}. This method lets you apply styles to the container of the floating elements so that you don't have the headache of using a clearing div. This is cross-browser and IE6 friendly!&lt;/p&gt;</description>
      <pubDate>Thu, 08 Oct 2009 15:34:01 UTC</pubDate>
      <guid>https://snipplr.com/view/20849/make-an-html-container-clear-floating-child-elements-using-only-css</guid>
    </item>
  </channel>
</rss>
