<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - LeeRJohnson</title>
<link>http://snipplr.com/users/LeeRJohnson/tags/selector</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 26 May 2013 06:24:41 GMT</pubDate>
<item>
<title>(jQuery) CSS Attribute Selectors</title>
<link>http://snipplr.com/view/18696/css-attribute-selectors/</link>
<description><![CDATA[ <p>Attribute selectors let you target an element based on its attributes. You can specify the element’s attribute only, so all the elements that have that attribute — whatever the value — within the HTML will be targeted, or be more specific and target elements that have particular values on their attributes — and this is where attribute selectors show their power.</p> ]]></description>
<pubDate>Fri, 21 Aug 2009 23:23:39 GMT</pubDate>
<guid>http://snipplr.com/view/18696/css-attribute-selectors/</guid>
</item>
</channel>
</rss>