<?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/links</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 15 Feb 2012 10:26:40 GMT</pubDate>
<item>
<title>(CSS) Anchor push down - matharden</title>
<link>http://snipplr.com/view/61837/anchor-push-down/</link>
<description><![CDATA[ <p>A simple way to make all links appear to push downwards when clicked.</p> ]]></description>
<pubDate>Tue, 13 Dec 2011 08:40:38 GMT</pubDate>
<guid>http://snipplr.com/view/61837/anchor-push-down/</guid>
</item>
<item>
<title>(CSS) Catch links/ahref without a URL or with null src values using CSS - ajbatac</title>
<link>http://snipplr.com/view/57163/catch-linksahref-without-a-url-or-with-null-src-values-using-css/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 27 Jul 2011 00:47:59 GMT</pubDate>
<guid>http://snipplr.com/view/57163/catch-linksahref-without-a-url-or-with-null-src-values-using-css/</guid>
</item>
<item>
<title>(CSS) CSS3 Link Colour Transition - geekyjohn</title>
<link>http://snipplr.com/view/57083/css3-link-colour-transition/</link>
<description><![CDATA[ <p>Use CSS3 to animate the colour of links.</p> ]]></description>
<pubDate>Sun, 24 Jul 2011 22:29:47 GMT</pubDate>
<guid>http://snipplr.com/view/57083/css3-link-colour-transition/</guid>
</item>
<item>
<title>(CSS) Psedeouo Link Class Order - icecreamboyy</title>
<link>http://snipplr.com/view/52716/psedeouo-link-class-order/</link>
<description><![CDATA[ <p>LVHA
LoVe HAte</p> ]]></description>
<pubDate>Thu, 28 Apr 2011 10:56:44 GMT</pubDate>
<guid>http://snipplr.com/view/52716/psedeouo-link-class-order/</guid>
</item>
<item>
<title>(CSS) Give Clickable Elements a Pointer Cursor - JohnGR</title>
<link>http://snipplr.com/view/49307/give-clickable-elements-a-pointer-cursor/</link>
<description><![CDATA[ <p>Some elements that are clickable mysteriously don’t trigger a pointer cursor in browsers. This fixes that, and provides a default class “pointer” for applying it to other clickable things as needed.</p> ]]></description>
<pubDate>Mon, 21 Feb 2011 05:12:16 GMT</pubDate>
<guid>http://snipplr.com/view/49307/give-clickable-elements-a-pointer-cursor/</guid>
</item>
<item>
<title>(CSS) Screenreader access - paul66</title>
<link>http://snipplr.com/view/47941/screenreader-access/</link>
<description><![CDATA[ <p>This snippet basically gives us the best of both worlds, allowing the best usability when it comes to link outlines for both screenreaders tabbing through links, and mouse users.</p> ]]></description>
<pubDate>Thu, 27 Jan 2011 04:10:29 GMT</pubDate>
<guid>http://snipplr.com/view/47941/screenreader-access/</guid>
</item>
<item>
<title>(CSS) Prevent line breaks in links - blueocto</title>
<link>http://snipplr.com/view/46365/prevent-line-breaks-in-links/</link>
<description><![CDATA[ <p>This little trick will prevent line breaks on your links. I recommend using this with long text to avoid having links break into 2 lines.</p> ]]></description>
<pubDate>Sat, 01 Jan 2011 03:15:40 GMT</pubDate>
<guid>http://snipplr.com/view/46365/prevent-line-breaks-in-links/</guid>
</item>
<item>
<title>(CSS) Advanced selectors - lickasha</title>
<link>http://snipplr.com/view/46274/advanced-selectors/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 30 Dec 2010 08:48:53 GMT</pubDate>
<guid>http://snipplr.com/view/46274/advanced-selectors/</guid>
</item>
<item>
<title>(CSS) CSS  Format Links, Buttons and Submits To Be The Same Style (Cross Browser) - Meander365</title>
<link>http://snipplr.com/view/41132/css--format-links-buttons-and-submits-to-be-the-same-style-cross-browser/</link>
<description><![CDATA[ <p>This also use PIE.htc to force rounded corners in IE.</p> ]]></description>
<pubDate>Wed, 29 Sep 2010 08:36:11 GMT</pubDate>
<guid>http://snipplr.com/view/41132/css--format-links-buttons-and-submits-to-be-the-same-style-cross-browser/</guid>
</item>
<item>
<title>(CSS) Href Icons - iamadams</title>
<link>http://snipplr.com/view/38678/href-icons/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 07 Aug 2010 18:37:45 GMT</pubDate>
<guid>http://snipplr.com/view/38678/href-icons/</guid>
</item>
<item>
<title>(CSS) Find all links where an href is not provided - silverius</title>
<link>http://snipplr.com/view/35736/find-all-links-where-an-href-is-not-provided/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 14 Jun 2010 05:49:34 GMT</pubDate>
<guid>http://snipplr.com/view/35736/find-all-links-where-an-href-is-not-provided/</guid>
</item>
<item>
<title>(CSS) Highlight Links that Open in a New Window - paulgrenwood</title>
<link>http://snipplr.com/view/20127/highlight-links-that-open-in-a-new-window/</link>
<description><![CDATA[ <p>This piece of CSS code will highlight links that open in a new window so that user knows before hand that link will pop open in a new tab or window.</p> ]]></description>
<pubDate>Wed, 23 Sep 2009 15:38:57 GMT</pubDate>
<guid>http://snipplr.com/view/20127/highlight-links-that-open-in-a-new-window/</guid>
</item>
<item>
<title>(CSS) Remove dotted border on images (e.g., in Firefox) - charmcitycoder</title>
<link>http://snipplr.com/view/10040/remove-dotted-border-on-images-eg-in-firefox/</link>
<description><![CDATA[ <p>Remove that pesky dotted border around img elements, especially images inside  / link tags.</p> ]]></description>
<pubDate>Tue, 25 Nov 2008 14:02:02 GMT</pubDate>
<guid>http://snipplr.com/view/10040/remove-dotted-border-on-images-eg-in-firefox/</guid>
</item>
<item>
<title>(CSS) PNG support in Internet Explorer 5.5 - 6 with working links - HerrSerker</title>
<link>http://snipplr.com/view/6094/png-support-in-internet-explorer-55--6-with-working-links/</link>
<description><![CDATA[ <p>IE 5.5 to 6 don't support generic PNG with Alpha-Channel
To get the advantage of PNGs use the akward AlphaImageLoader-filter (AIL) as described on the msdn site ( http://msdn.microsoft.com/en-us/library/ms532969(VS.85).aspx ).

But because the AIL is a DirectX-processing, some links and mouseover effexts in front of the PNG, when used as background-image, won't work, because the AIL will put itself in front of the links (like in the DOM or surface, but not visually).

A workaround for this is, to let the anchor or a surrounding element inside the element with the AIL-filter get the position:relative, or a different position (except static, I guess).

This will again work.

P.S.: AIL will not work with repeated background-mages, because the AIL-filter doesn't support repeating of images</p> ]]></description>
<pubDate>Fri, 02 May 2008 08:28:32 GMT</pubDate>
<guid>http://snipplr.com/view/6094/png-support-in-internet-explorer-55--6-with-working-links/</guid>
</item>
<item>
<title>(CSS) botones que parezcan enlaces - j_junyent</title>
<link>http://snipplr.com/view/4545/botones-que-parezcan-enlaces/</link>
<description><![CDATA[ <p>¿Por qué empeñarnos en hacer enlaces que actúen como botones? ¿Por qué no hacemos botones que parezcan enlaces?</p> ]]></description>
<pubDate>Sun, 13 Jan 2008 19:57:42 GMT</pubDate>
<guid>http://snipplr.com/view/4545/botones-que-parezcan-enlaces/</guid>
</item>
<item>
<title>(CSS) Style links - j_junyent</title>
<link>http://snipplr.com/view/4187/style-links/</link>
<description><![CDATA[ <p>Style external links.

Inspired by: http://pooliestudios.com/projects/iconize/ and http://www.hunlock.com/blogs/Attach_icons_to_anything_with_CSS</p> ]]></description>
<pubDate>Sun, 25 Nov 2007 16:12:28 GMT</pubDate>
<guid>http://snipplr.com/view/4187/style-links/</guid>
</item>
<item>
<title>(CSS) Remove dotted line from links - Tamedo</title>
<link>http://snipplr.com/view/4175/remove-dotted-line-from-links/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 23 Nov 2007 01:51:21 GMT</pubDate>
<guid>http://snipplr.com/view/4175/remove-dotted-line-from-links/</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>
<item>
<title>(CSS) CSS Anchor Basic Styling (a:link, active, visited, hover) - 1man</title>
<link>http://snipplr.com/view/287/css-anchor-basic-styling-alink-active-visited-hover/</link>
<description><![CDATA[ <p>Simple styling for the links on a webpage using CSS. Sometimes hard to remember what order the have to be in for the :hover to work correctly. (Now fixed :)</p> ]]></description>
<pubDate>Sat, 08 Jul 2006 14:02:58 GMT</pubDate>
<guid>http://snipplr.com/view/287/css-anchor-basic-styling-alink-active-visited-hover/</guid>
</item>
</channel>
</rss>
