Home
>
GUI,
Web > CSS stylesheets are more intelligent then I thought
CSS stylesheets are more intelligent then I thought
Who would have guessed that you could do this with a stylesheet:
a[href $='.pdf'] {
padding-right: 18px;
background: transparent url(icon_pdf.gif) no-repeat center right;
}
Read more
These icons link to social bookmarking sites where readers can share and discover new web pages.
GUI, Web