<?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>Wed, 10 Jun 2026 12:25:54 +0000</lastBuildDate>
    <item>
      <title>(JavaScript) Determine CSS Property Support Using Javascript Feature Testin - neal_grosskopf</title>
      <link>https://snipplr.com/view/42566/determine-css-property-support-using-javascript-feature-testin</link>
      <description>&lt;p&gt;Learn how to test for CSS property support in specific browsers using this simple Javascript technique.&lt;/p&gt;</description>
      <pubDate>Tue, 19 Oct 2010 23:20:40 UTC</pubDate>
      <guid>https://snipplr.com/view/42566/determine-css-property-support-using-javascript-feature-testin</guid>
    </item>
    <item>
      <title>(jQuery) Tracking Outgoing Links in Google Analytics Using Event Tracking and jQuery - neal_grosskopf</title>
      <link>https://snipplr.com/view/37950/tracking-outgoing-links-in-google-analytics-using-event-tracking-and-jquery</link>
      <description>&lt;p&gt;Learn how to track outgoing links in Google Analytics with jQuery.&lt;/p&gt;</description>
      <pubDate>Tue, 27 Jul 2010 22:24:20 UTC</pubDate>
      <guid>https://snipplr.com/view/37950/tracking-outgoing-links-in-google-analytics-using-event-tracking-and-jquery</guid>
    </item>
    <item>
      <title>(jQuery) jQuery's .data() Method - Store Information Inside Elements - neal_grosskopf</title>
      <link>https://snipplr.com/view/34620/jquerys-data-method--store-information-inside-elements</link>
      <description>&lt;p&gt;jQuery has a built in method that allows developers to store information inside elements. Learn how to use the .data() method and view some examples of how this can be used.&lt;/p&gt;</description>
      <pubDate>Mon, 17 May 2010 07:13:41 UTC</pubDate>
      <guid>https://snipplr.com/view/34620/jquerys-data-method--store-information-inside-elements</guid>
    </item>
    <item>
      <title>(jQuery) A jQuery Plugin To Create CSS3 Text-Shadows In Internet Explorer - neal_grosskopf</title>
      <link>https://snipplr.com/view/24462/a-jquery-plugin-to-create-css3-textshadows-in-internet-explorer</link>
      <description>&lt;p&gt;Internet Explorer does not support a standards compliant way to create text shadows. Learn how to emulate the CSS3 feature with this jQuery plugin.&lt;/p&gt;</description>
      <pubDate>Tue, 08 Dec 2009 08:09:22 UTC</pubDate>
      <guid>https://snipplr.com/view/24462/a-jquery-plugin-to-create-css3-textshadows-in-internet-explorer</guid>
    </item>
    <item>
      <title>(jQuery) Identify The Age Of Your Word &amp; PDF Files Using CSS &amp; jQuery - neal_grosskopf</title>
      <link>https://snipplr.com/view/19421/identify-the-age-of-your-word--pdf-files-using-css--jquery</link>
      <description>&lt;p&gt;A jQuery plugin that will add a 'new' icon next to files that are newer than X amount of days.&lt;/p&gt;</description>
      <pubDate>Wed, 09 Sep 2009 08:07:13 UTC</pubDate>
      <guid>https://snipplr.com/view/19421/identify-the-age-of-your-word--pdf-files-using-css--jquery</guid>
    </item>
    <item>
      <title>(PHP) Custom Twitter Badge Using PHP - neal_grosskopf</title>
      <link>https://snipplr.com/view/19118/custom-twitter-badge-using-php</link>
      <description>&lt;p&gt;Display the number of people following you on Twitter using this custom Twitter badge. The code simply returns a number so you can style it however you like.&lt;/p&gt;</description>
      <pubDate>Tue, 01 Sep 2009 08:02:55 UTC</pubDate>
      <guid>https://snipplr.com/view/19118/custom-twitter-badge-using-php</guid>
    </item>
    <item>
      <title>(JavaScript) Emulate ASP.NET's AppendFormat Method In Javascript - neal_grosskopf</title>
      <link>https://snipplr.com/view/16994/emulate-aspnets-appendformat-method-in-javascript</link>
      <description>&lt;p&gt;Learn how to emulate ASP.NET's AppendFormat method in Javascript. AppendFormat is essentially a simple form of concatenation in ASP.NET.&lt;/p&gt;</description>
      <pubDate>Tue, 14 Jul 2009 08:13:10 UTC</pubDate>
      <guid>https://snipplr.com/view/16994/emulate-aspnets-appendformat-method-in-javascript</guid>
    </item>
    <item>
      <title>(ASP) Emulate ASP.NET's AppendFormat Method In Classic ASP - neal_grosskopf</title>
      <link>https://snipplr.com/view/16993/emulate-aspnets-appendformat-method-in-classic-asp</link>
      <description>&lt;p&gt;Learn how to emulate ASP.NET's AppendFormat method in Classic ASP. AppendFormat is essentially a simple form of concatenation in ASP.NET.&lt;/p&gt;</description>
      <pubDate>Tue, 14 Jul 2009 08:11:55 UTC</pubDate>
      <guid>https://snipplr.com/view/16993/emulate-aspnets-appendformat-method-in-classic-asp</guid>
    </item>
    <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>(ASP) Simple Function To Return Recordset Results as Table In HTML - neal_grosskopf</title>
      <link>https://snipplr.com/view/13223/simple-function-to-return-recordset-results-as-table-in-html</link>
      <description>&lt;p&gt;A quick and easy function that will output table column names and loop through your SQL recordset results outputting it into a HTML table.&lt;/p&gt;</description>
      <pubDate>Wed, 18 Mar 2009 08:11:49 UTC</pubDate>
      <guid>https://snipplr.com/view/13223/simple-function-to-return-recordset-results-as-table-in-html</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>(jQuery) Vertical Align JQuery Plugin - neal_grosskopf</title>
      <link>https://snipplr.com/view/12566/vertical-align-jquery-plugin</link>
      <description>&lt;p&gt;Learn how to place a DIV in the exact middle of the screen using this JQuery horizontal &amp; vertical align plugin.&lt;/p&gt;</description>
      <pubDate>Wed, 25 Feb 2009 08:03:26 UTC</pubDate>
      <guid>https://snipplr.com/view/12566/vertical-align-jquery-plugin</guid>
    </item>
    <item>
      <title>(jQuery) How To Get Total Feedburner Subscribers With JQuery and ASP - neal_grosskopf</title>
      <link>https://snipplr.com/view/12501/how-to-get-total-feedburner-subscribers-with-jquery-and-asp</link>
      <description>&lt;p&gt;Learn how to display the total number of Feedburner subscribers next to your 'subscribe' icon on your web site.&lt;/p&gt;</description>
      <pubDate>Mon, 23 Feb 2009 08:06:36 UTC</pubDate>
      <guid>https://snipplr.com/view/12501/how-to-get-total-feedburner-subscribers-with-jquery-and-asp</guid>
    </item>
    <item>
      <title>(jQuery) How To Get Total Diggs Using JQuery And ASP In 30 Lines Of Code - neal_grosskopf</title>
      <link>https://snipplr.com/view/12328/how-to-get-total-diggs-using-jquery-and-asp-in-30-lines-of-code</link>
      <description>&lt;p&gt;Learn how to retrieve a specific url's total number of Diggs using JQuery, ASP and the Digg API.&lt;/p&gt;</description>
      <pubDate>Tue, 17 Feb 2009 23:29:39 UTC</pubDate>
      <guid>https://snipplr.com/view/12328/how-to-get-total-diggs-using-jquery-and-asp-in-30-lines-of-code</guid>
    </item>
    <item>
      <title>(jQuery) How To Get Delicious Bookmark Total Using JQuery And JSON - neal_grosskopf</title>
      <link>https://snipplr.com/view/12246/how-to-get-delicious-bookmark-total-using-jquery-and-json</link>
      <description>&lt;p&gt;Find out how to retrieve a count of the total times users have bookmarked your web site or web page on Delicious by using JQuery and JSON.&#13;
The code is pretty simple and can be done in under 18 lines of code.&lt;/p&gt;</description>
      <pubDate>Mon, 16 Feb 2009 08:00:12 UTC</pubDate>
      <guid>https://snipplr.com/view/12246/how-to-get-delicious-bookmark-total-using-jquery-and-json</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>(ASP) How To Create A 301 Redirect For Domains Or Home Page Variances - neal_grosskopf</title>
      <link>https://snipplr.com/view/9020/how-to-create-a-301-redirect-for-domains-or-home-page-variances</link>
      <description>&lt;p&gt;Learn how to create a 301 redirect for domain or home variations to improve your websites' search engine optimization.&lt;/p&gt;</description>
      <pubDate>Tue, 14 Oct 2008 21:04:16 UTC</pubDate>
      <guid>https://snipplr.com/view/9020/how-to-create-a-301-redirect-for-domains-or-home-page-variances</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>(ASP) Make YouTube Embed HTML Validate - neal_grosskopf</title>
      <link>https://snipplr.com/view/6871/make-youtube-embed-html-validate</link>
      <description>&lt;p&gt;YouTube offers a method for users and developers to embed video on their web pages. Unfortunately the code that they use doesn't validate. Use this function to make YouTube's embed code validate.&lt;/p&gt;</description>
      <pubDate>Tue, 24 Jun 2008 07:55:27 UTC</pubDate>
      <guid>https://snipplr.com/view/6871/make-youtube-embed-html-validate</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>(ASP) Create Class Name From URL In ASP - neal_grosskopf</title>
      <link>https://snipplr.com/view/6647/create-class-name-from-url-in-asp</link>
      <description>&lt;p&gt;Use this function to create a unique class name based on the page's url. It makes for a great way to drill down with specificity in CSS later by placing this on the ID or as a Class on the body tag.&lt;/p&gt;</description>
      <pubDate>Tue, 10 Jun 2008 21:34:51 UTC</pubDate>
      <guid>https://snipplr.com/view/6647/create-class-name-from-url-in-asp</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>(ASP) Getting Full URL/Path with ASP - neal_grosskopf</title>
      <link>https://snipplr.com/view/6618/getting-full-urlpath-with-asp</link>
      <description>&lt;p&gt;One thing that always bothered me about Classic ASP is that there isn't an easy way to get the entire url. So I devised a function that will get the full path&#13;
including the query string.&lt;/p&gt;</description>
      <pubDate>Sat, 07 Jun 2008 11:04:46 UTC</pubDate>
      <guid>https://snipplr.com/view/6618/getting-full-urlpath-with-asp</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>(JavaScript) Common JavaScript Functions - neal_grosskopf</title>
      <link>https://snipplr.com/view/6054/common-javascript-functions</link>
      <description>&lt;p&gt;Slim down the size of your javascript by using these custom functions.&lt;/p&gt;</description>
      <pubDate>Tue, 29 Apr 2008 20:04:52 UTC</pubDate>
      <guid>https://snipplr.com/view/6054/common-javascript-functions</guid>
    </item>
    <item>
      <title>(ASP) Reversing Arrays in ASP - neal_grosskopf</title>
      <link>https://snipplr.com/view/5878/reversing-arrays-in-asp</link>
      <description>&lt;p&gt;ASP does not have a built in function to reverse or sort array like other languages. Find out how to do it.&lt;/p&gt;</description>
      <pubDate>Tue, 15 Apr 2008 20:27:32 UTC</pubDate>
      <guid>https://snipplr.com/view/5878/reversing-arrays-in-asp</guid>
    </item>
    <item>
      <title>(HTML) Embedding Flash Without Click To Activate Using Valid HTML - neal_grosskopf</title>
      <link>https://snipplr.com/view/5744/embedding-flash-without-click-to-activate-using-valid-html</link>
      <description>&lt;p&gt;Flash sucks, embedding it sucks more, find out how to make it not suck.&lt;/p&gt;</description>
      <pubDate>Mon, 07 Apr 2008 19:30:27 UTC</pubDate>
      <guid>https://snipplr.com/view/5744/embedding-flash-without-click-to-activate-using-valid-html</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>(ASP) Checking Plurals With ASP - A Simple Check Plural Function - neal_grosskopf</title>
      <link>https://snipplr.com/view/5521/checking-plurals-with-asp--a-simple-check-plural-function</link>
      <description>&lt;p&gt;I notice that a lot of database driven websites make easy mistakes by not checking for plural words. An example might be "2 vote" or "1 votes". Here is an example of a function using ASP to check for plurals.&lt;/p&gt;</description>
      <pubDate>Fri, 21 Mar 2008 15:37:25 UTC</pubDate>
      <guid>https://snipplr.com/view/5521/checking-plurals-with-asp--a-simple-check-plural-function</guid>
    </item>
    <item>
      <title>(ASP) Get File Size And Type Using ASP - neal_grosskopf</title>
      <link>https://snipplr.com/view/5450/get-file-size-and-type-using-asp</link>
      <description>&lt;p&gt;Often times it is nice to add some text after a link on your website to let your users know whether the link goes to a PDF and how large that PDF file is. I've found that manually doing this works but after awhile when that PDF file get updated, the file size next to it is incorrect. It is even possible that the link is no longer a PDF but somebody forgot update the text. &#13;
&#13;
An easy solution to these problems is to create a function within ASP that spits out the file type and the file size after the link to let your users know using asp how large a file is and what the file type is.&lt;/p&gt;</description>
      <pubDate>Sun, 16 Mar 2008 20:04:31 UTC</pubDate>
      <guid>https://snipplr.com/view/5450/get-file-size-and-type-using-asp</guid>
    </item>
    <item>
      <title>(ASP) How To Serve XHTML to Internet Explorer 6 And 7 as XML Using Content Negotiation - neal_grosskopf</title>
      <link>https://snipplr.com/view/5374/how-to-serve-xhtml-to-internet-explorer-6-and-7-as-xml-using-content-negotiation</link>
      <description>&lt;p&gt;Serve your xhtml pages correctly with this script and xsl file. Most websites serve their xhtml pages as text and not xml to Internet Explorer. With this it will serve to IE as xml. Your sites will be more valid because they will validate against the xml validator rather than the html validator.&lt;/p&gt;</description>
      <pubDate>Tue, 11 Mar 2008 19:47:12 UTC</pubDate>
      <guid>https://snipplr.com/view/5374/how-to-serve-xhtml-to-internet-explorer-6-and-7-as-xml-using-content-negotiation</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>(HTML) How To Use target="_blank" Correctly In XHTML &amp; HTML Strict - neal_grosskopf</title>
      <link>https://snipplr.com/view/5195/how-to-use-targetblank-correctly-in-xhtml--html-strict</link>
      <description>&lt;p&gt;If you've ever used a strict doctype and used the target attribute on links you'll notice that it doesn't validate. Here is an easy solution.&lt;/p&gt;</description>
      <pubDate>Mon, 25 Feb 2008 11:53:06 UTC</pubDate>
      <guid>https://snipplr.com/view/5195/how-to-use-targetblank-correctly-in-xhtml--html-strict</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>
