Return to Snippet

Revision: 38294
at December 30, 2010 08:48 by lickasha


Initial Code
input[type="text"] { padding: 10px; border: 2px solid #ddd; } 
a[href$=".psd"] { background: url(psd-icon.png) no-repeat left center; }

Initial URL


Initial Description


Initial Title
Advanced selectors

Initial Tags
text, links

Initial Language
CSS