<?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 18:36:26 +0000</lastBuildDate>
    <item>
      <title>(CSS) CSS Drop Caps Without Unnecessary HTML Elements or Classes - neal_grosskopf</title>
      <link>https://snipplr.com/view/13573/css-drop-caps-without-unnecessary-html-elements-or-classes</link>
      <description>&lt;p&gt;Learn how to create drop caps using CSS and no extra HTML markup in this short tutorial.&lt;/p&gt;</description>
      <pubDate>Mon, 30 Mar 2009 07:55:46 UTC</pubDate>
      <guid>https://snipplr.com/view/13573/css-drop-caps-without-unnecessary-html-elements-or-classes</guid>
    </item>
    <item>
      <title>(CSS) Go Green With CSS Print Stylesheets - neal_grosskopf</title>
      <link>https://snipplr.com/view/12956/go-green-with-css-print-stylesheets</link>
      <description>&lt;p&gt;Learn how to use CSS to save the environment by not wasting unnecessary paper and ink.&lt;/p&gt;</description>
      <pubDate>Tue, 10 Mar 2009 08:11:22 UTC</pubDate>
      <guid>https://snipplr.com/view/12956/go-green-with-css-print-stylesheets</guid>
    </item>
    <item>
      <title>(CSS) Styling HTML Code Blocks Using Only CSS &amp; CSS Counters - neal_grosskopf</title>
      <link>https://snipplr.com/view/12069/styling-html-code-blocks-using-only-css--css-counters</link>
      <description>&lt;p&gt;Learn how to style the HTML code element with CSS using CSS counters. CSS counters are the CSS equivalent to variables. In my tutorial I use CSS counters to emulate line numbers for my code block.&lt;/p&gt;</description>
      <pubDate>Tue, 10 Feb 2009 08:04:31 UTC</pubDate>
      <guid>https://snipplr.com/view/12069/styling-html-code-blocks-using-only-css--css-counters</guid>
    </item>
    <item>
      <title>(CSS) CSS Image Framing - An Easy Way To Style Images Using CSS - neal_grosskopf</title>
      <link>https://snipplr.com/view/11874/css-image-framing--an-easy-way-to-style-images-using-css</link>
      <description>&lt;p&gt;A tutorial showing you how to give your images some style using only CSS rather than using Photoshop to give images a border/frame.&lt;/p&gt;</description>
      <pubDate>Thu, 05 Feb 2009 08:03:19 UTC</pubDate>
      <guid>https://snipplr.com/view/11874/css-image-framing--an-easy-way-to-style-images-using-css</guid>
    </item>
    <item>
      <title>(CSS) CSS Rounded Corners In Internet Explorer, Firefox &amp; Safari Using Border Radius - neal_grosskopf</title>
      <link>https://snipplr.com/view/11185/css-rounded-corners-in-internet-explorer-firefox--safari-using-border-radius</link>
      <description>&lt;p&gt;Find out how to do rounded corners in CSS. A new method has recently come out that makes it extremely easy to implement.&lt;/p&gt;</description>
      <pubDate>Wed, 14 Jan 2009 19:59:07 UTC</pubDate>
      <guid>https://snipplr.com/view/11185/css-rounded-corners-in-internet-explorer-firefox--safari-using-border-radius</guid>
    </item>
    <item>
      <title>(CSS) Clearing Floats In IE6, IE7, Firefox, Opera &amp; Safari - A New Method - neal_grosskopf</title>
      <link>https://snipplr.com/view/10392/clearing-floats-in-ie6-ie7-firefox-opera--safari--a-new-method</link>
      <description>&lt;p&gt;Learn a new and seldom used method of clearing floats in CSS.&lt;/p&gt;</description>
      <pubDate>Wed, 10 Dec 2008 21:29:48 UTC</pubDate>
      <guid>https://snipplr.com/view/10392/clearing-floats-in-ie6-ie7-firefox-opera--safari--a-new-method</guid>
    </item>
    <item>
      <title>(CSS) How To Fix HTML Table Caption 1px Shift Bug - neal_grosskopf</title>
      <link>https://snipplr.com/view/10050/how-to-fix-html-table-caption-1px-shift-bug</link>
      <description>&lt;p&gt;In Firefox and Internet Explorer, the table caption element will be a pixel narrower than in other browsers. Find out how to fix this annoying problem.&lt;/p&gt;</description>
      <pubDate>Tue, 25 Nov 2008 20:13:45 UTC</pubDate>
      <guid>https://snipplr.com/view/10050/how-to-fix-html-table-caption-1px-shift-bug</guid>
    </item>
    <item>
      <title>(CSS) How To Add Image Loading Icon To Large Images Using CSS - neal_grosskopf</title>
      <link>https://snipplr.com/view/9327/how-to-add-image-loading-icon-to-large-images-using-css</link>
      <description>&lt;p&gt;Tutorial on how to add ajax style loading icon to large images by using CSS rather than JavaScript&lt;/p&gt;</description>
      <pubDate>Mon, 27 Oct 2008 22:01:13 UTC</pubDate>
      <guid>https://snipplr.com/view/9327/how-to-add-image-loading-icon-to-large-images-using-css</guid>
    </item>
    <item>
      <title>(CSS) CSS Image Preload - :hover Pseudo Selector Parent Of display: none Elements - neal_grosskopf</title>
      <link>https://snipplr.com/view/9200/css-image-preload--hover-pseudo-selector-parent-of-display-none-elements</link>
      <description>&lt;p&gt;A series of tests to determine the best way to preload css images on elements that by default are hidden.&lt;/p&gt;</description>
      <pubDate>Wed, 22 Oct 2008 21:38:53 UTC</pubDate>
      <guid>https://snipplr.com/view/9200/css-image-preload--hover-pseudo-selector-parent-of-display-none-elements</guid>
    </item>
    <item>
      <title>(CSS) Create CSS Curly Quotes Without Images - neal_grosskopf</title>
      <link>https://snipplr.com/view/8758/create-css-curly-quotes-without-images</link>
      <description>&lt;p&gt;Learn how to create CSS curly quotes using only CSS and without images, extra divs or classes&lt;/p&gt;</description>
      <pubDate>Wed, 01 Oct 2008 21:04:11 UTC</pubDate>
      <guid>https://snipplr.com/view/8758/create-css-curly-quotes-without-images</guid>
    </item>
    <item>
      <title>(CSS) CSS Diagnostics - Highlight Deprecated HTML With CSS &amp; More... - neal_grosskopf</title>
      <link>https://snipplr.com/view/6770/css-diagnostics--highlight-deprecated-html-with-css--more</link>
      <description>&lt;p&gt;CSS Diagnostics allows web designers and developers to highlight invalid HTML using CSS selectors. Say goodbye to the font tag by highlighting it in a large obnoxious border. It also has the ability to highlight 404 pages, old CSS classes and old JavaScript function calls.&lt;/p&gt;</description>
      <pubDate>Wed, 18 Jun 2008 21:52:24 UTC</pubDate>
      <guid>https://snipplr.com/view/6770/css-diagnostics--highlight-deprecated-html-with-css--more</guid>
    </item>
    <item>
      <title>(CSS) Using CSS To Find Broken Links &amp; 404 Pages - neal_grosskopf</title>
      <link>https://snipplr.com/view/6622/using-css-to-find-broken-links--404-pages</link>
      <description>&lt;p&gt;Using CSS3 selectors, highlight links to deleted pages and 404 pages. Also highlight function calls to deleted javascript using this CSS technique.&lt;/p&gt;</description>
      <pubDate>Sat, 07 Jun 2008 19:21:27 UTC</pubDate>
      <guid>https://snipplr.com/view/6622/using-css-to-find-broken-links--404-pages</guid>
    </item>
    <item>
      <title>(CSS) Always Show Scrollbars In Firefox Using CSS - neal_grosskopf</title>
      <link>https://snipplr.com/view/6071/always-show-scrollbars-in-firefox-using-css</link>
      <description>&lt;p&gt;In FF the page will "jump around" when moving from page to page due to the scrollbars. Find out how to make that stop.&lt;/p&gt;</description>
      <pubDate>Wed, 30 Apr 2008 21:11:21 UTC</pubDate>
      <guid>https://snipplr.com/view/6071/always-show-scrollbars-in-firefox-using-css</guid>
    </item>
    <item>
      <title>(CSS) Media Targeting With CSS Using @Media - neal_grosskopf</title>
      <link>https://snipplr.com/view/5565/media-targeting-with-css-using-media</link>
      <description>&lt;p&gt;Consolidate all your various stylesheets into one and cut down on requests to your server by placing your screen, print &amp; handheld stylesheets into one stylesheet&lt;/p&gt;</description>
      <pubDate>Tue, 25 Mar 2008 22:19:41 UTC</pubDate>
      <guid>https://snipplr.com/view/5565/media-targeting-with-css-using-media</guid>
    </item>
    <item>
      <title>(CSS) Change Text Selection Color Using CSS - neal_grosskopf</title>
      <link>https://snipplr.com/view/5341/change-text-selection-color-using-css</link>
      <description>&lt;p&gt;Change selection color using CSS. Works in most modern browsers except for IE.&lt;/p&gt;</description>
      <pubDate>Sun, 09 Mar 2008 19:39:40 UTC</pubDate>
      <guid>https://snipplr.com/view/5341/change-text-selection-color-using-css</guid>
    </item>
    <item>
      <title>(CSS) Style External, PDF, and Mailto links with CSS - neal_grosskopf</title>
      <link>https://snipplr.com/view/5270/style-external-pdf-and-mailto-links-with-css</link>
      <description>&lt;p&gt;Style External, PDF, and Mailto links using CSS and a background image.  For a great set of icons to choose from visit http://www.famfamfam.com/lab/icons/silk/.&lt;/p&gt;</description>
      <pubDate>Tue, 04 Mar 2008 19:23:49 UTC</pubDate>
      <guid>https://snipplr.com/view/5270/style-external-pdf-and-mailto-links-with-css</guid>
    </item>
    <item>
      <title>(CSS) CSS Diagnostics - Find Depreciated Elements Using CSS - neal_grosskopf</title>
      <link>https://snipplr.com/view/5194/css-diagnostics--find-depreciated-elements-using-css</link>
      <description>&lt;p&gt;Find depreciated elements and attributes using CSS . Simply add the CSS below to the end of your style sheet and it will highlight bad code.&lt;/p&gt;</description>
      <pubDate>Mon, 25 Feb 2008 11:50:46 UTC</pubDate>
      <guid>https://snipplr.com/view/5194/css-diagnostics--find-depreciated-elements-using-css</guid>
    </item>
    <item>
      <title>(CSS) Slashdot Style Quoting With CSS - neal_grosskopf</title>
      <link>https://snipplr.com/view/4287/slashdot-style-quoting-with-css</link>
      <description>&lt;p&gt;Style quotations similar to those used on Slashdot.org.&lt;/p&gt;</description>
      <pubDate>Fri, 07 Dec 2007 18:00:03 UTC</pubDate>
      <guid>https://snipplr.com/view/4287/slashdot-style-quoting-with-css</guid>
    </item>
    <item>
      <title>(CSS) Make Button Appear to Be Disabled on Click With CSS - neal_grosskopf</title>
      <link>https://snipplr.com/view/4286/make-button-appear-to-be-disabled-on-click-with-css</link>
      <description>&lt;p&gt;A better more accessible method to make buttons appear to be disabled upon click via css (with no javascript) Doesn't work in IE but does in other browsers.&lt;/p&gt;</description>
      <pubDate>Fri, 07 Dec 2007 17:57:51 UTC</pubDate>
      <guid>https://snipplr.com/view/4286/make-button-appear-to-be-disabled-on-click-with-css</guid>
    </item>
    <item>
      <title>(CSS) Change Color of Selected Text - neal_grosskopf</title>
      <link>https://snipplr.com/view/4285/change-color-of-selected-text</link>
      <description>&lt;p&gt;Change the color and background color of selected text using only css. Compatible with Firefox and Safari, but not Internet Explorer&lt;/p&gt;</description>
      <pubDate>Fri, 07 Dec 2007 17:55:08 UTC</pubDate>
      <guid>https://snipplr.com/view/4285/change-color-of-selected-text</guid>
    </item>
    <item>
      <title>(CSS) Style Links By File Type - neal_grosskopf</title>
      <link>https://snipplr.com/view/4284/style-links-by-file-type</link>
      <description>&lt;p&gt;Style external, email, and pdf links using css3 attribute selectors.&lt;/p&gt;</description>
      <pubDate>Fri, 07 Dec 2007 17:50:30 UTC</pubDate>
      <guid>https://snipplr.com/view/4284/style-links-by-file-type</guid>
    </item>
  </channel>
</rss>
