Home > GUI, Web > CSS stylesheets are more intelligent then I thought

CSS stylesheets are more intelligent then I thought

August 24th, 2008

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.
  • Digg
  • del.icio.us
  • StumbleUpon
  • Slashdot

GUI, Web

  1. No comments yet.
  1. No trackbacks yet.