<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/css/tags/CSS3</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Tue, 07 Oct 2008 18:17:09 GMT</pubDate>
<item>
<title>(CSS) Create CSS Curly Quotes Without Images - neal_grosskopf</title>
<link>http://snipplr.com/view/8758/create-css-curly-quotes-without-images/</link>
<description><![CDATA[ <p>Learn how to create CSS curly quotes using only CSS and without images, extra divs or classes</p> ]]></description>
<pubDate>Wed, 01 Oct 2008 21:04:11 GMT</pubDate>
<guid>http://snipplr.com/view/8758/create-css-curly-quotes-without-images/</guid>
</item>
<item>
<title>(CSS) CSS Browser Hacks For Firefox, Opera, Safari - neal_grosskopf</title>
<link>http://snipplr.com/view/7449/css-browser-hacks-for-firefox-opera-safari/</link>
<description><![CDATA[ <p>Learn how to target Firefox, Opera, Safari &amp; Internet Explorer with these surefire CSS Hacks.</p> ]]></description>
<pubDate>Tue, 22 Jul 2008 20:46:06 GMT</pubDate>
<guid>http://snipplr.com/view/7449/css-browser-hacks-for-firefox-opera-safari/</guid>
</item>
<item>
<title>(CSS) CSS Diagnostics - Highlight Deprecated HTML With CSS &amp;amp; More... - neal_grosskopf</title>
<link>http://snipplr.com/view/6770/css-diagnostics--highlight-deprecated-html-with-css--more/</link>
<description><![CDATA[ <p>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.</p> ]]></description>
<pubDate>Wed, 18 Jun 2008 21:52:24 GMT</pubDate>
<guid>http://snipplr.com/view/6770/css-diagnostics--highlight-deprecated-html-with-css--more/</guid>
</item>
<item>
<title>(CSS) Using CSS To Find Broken Links &amp;amp; 404 Pages - neal_grosskopf</title>
<link>http://snipplr.com/view/6622/using-css-to-find-broken-links--404-pages/</link>
<description><![CDATA[ <p>Using CSS3 selectors, highlight links to deleted pages and 404 pages. Also highlight function calls to deleted javascript using this CSS technique.</p> ]]></description>
<pubDate>Sat, 07 Jun 2008 19:21:27 GMT</pubDate>
<guid>http://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>http://snipplr.com/view/6071/always-show-scrollbars-in-firefox-using-css/</link>
<description><![CDATA[ <p>In FF the page will "jump around" when moving from page to page due to the scrollbars. Find out how to make that stop.</p> ]]></description>
<pubDate>Wed, 30 Apr 2008 21:11:21 GMT</pubDate>
<guid>http://snipplr.com/view/6071/always-show-scrollbars-in-firefox-using-css/</guid>
</item>
<item>
<title>(CSS) Safari CSS3 Fun - target + border-radius + box-shadow - Obfuscator</title>
<link>http://snipplr.com/view/5730/safari-css3-fun--target--borderradius--boxshadow/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 07 Apr 2008 05:19:21 GMT</pubDate>
<guid>http://snipplr.com/view/5730/safari-css3-fun--target--borderradius--boxshadow/</guid>
</item>
<item>
<title>(CSS) Change Text Selection Color Using CSS - neal_grosskopf</title>
<link>http://snipplr.com/view/5341/change-text-selection-color-using-css/</link>
<description><![CDATA[ <p>Change selection color using CSS. Works in most modern browsers except for IE.</p> ]]></description>
<pubDate>Sun, 09 Mar 2008 19:39:40 GMT</pubDate>
<guid>http://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>http://snipplr.com/view/5270/style-external-pdf-and-mailto-links-with-css/</link>
<description><![CDATA[ <p>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/.</p> ]]></description>
<pubDate>Tue, 04 Mar 2008 19:23:49 GMT</pubDate>
<guid>http://snipplr.com/view/5270/style-external-pdf-and-mailto-links-with-css/</guid>
</item>
<item>
<title>(CSS) Change Color of Selected Text - neal_grosskopf</title>
<link>http://snipplr.com/view/4285/change-color-of-selected-text/</link>
<description><![CDATA[ <p>Change the color and background color of selected text using only css. Compatible with Firefox and Safari, but not Internet Explorer</p> ]]></description>
<pubDate>Fri, 07 Dec 2007 17:55:08 GMT</pubDate>
<guid>http://snipplr.com/view/4285/change-color-of-selected-text/</guid>
</item>
<item>
<title>(CSS) Style Links By File Type - neal_grosskopf</title>
<link>http://snipplr.com/view/4284/style-links-by-file-type/</link>
<description><![CDATA[ <p>Style external, email, and pdf links using css3 attribute selectors.</p> ]]></description>
<pubDate>Fri, 07 Dec 2007 17:50:30 GMT</pubDate>
<guid>http://snipplr.com/view/4284/style-links-by-file-type/</guid>
</item>
<item>
<title>(CSS) CSS3 Multicolumn text - j_junyent</title>
<link>http://snipplr.com/view/4193/css3-multicolumn-text/</link>
<description><![CDATA[ <p>The W3C multi-column module is a CSS level-three working draft, proposed by the W3C to extend the current CSS box model. The module’s intent is to allow content to flow into multiple columns inside an element. It offers new CSS properties that let the designers specify in how many columns an element should be rendered. The browser takes care of formatting the text so that the columns are balanced.

The proposed new CSS properties are:

    * ‘column-count’, to determine the number of columns into which the content of the element will flow.
    * ‘column-width’, to describe the optimal width of each column.
    * ‘column-gap’, to set the padding between columns.
    * ‘column-rule’, to define a border between columns.</p> ]]></description>
<pubDate>Sun, 25 Nov 2007 17:36:52 GMT</pubDate>
<guid>http://snipplr.com/view/4193/css3-multicolumn-text/</guid>
</item>
<item>
<title>(CSS) Detectar automáticamente links externos con CSS, IE7 - Hirmine</title>
<link>http://snipplr.com/view/1775/detectar-automticamente-links-externos-con-css-ie7/</link>
<description><![CDATA[ <p>Por ejemplo, haciendo uso del operador ^= (que nos permite seleccionar solo aquellos elementos cuyo atributo especificado coincida, al comienzo de la cadena, con el valor especificado) podremos crear una reglas para determinar el aspecto de nuestros links en función de si son externos o internos. CSS3.</p> ]]></description>
<pubDate>Sat, 09 Dec 2006 05:15:21 GMT</pubDate>
<guid>http://snipplr.com/view/1775/detectar-automticamente-links-externos-con-css-ie7/</guid>
</item>
</channel>
</rss>