Iconize Textlinks with CSS
Iconize Textlinks with CSSCSS, Image, HTMLJanuary 7th, 2008
![]()
Links are fun, but sometimes we don’t know where they take us. With this little CSS technique a user can identify a link by its icon. This whole thing was inspired by the “Showing Hyperlink Cues with CSS” article of Ask the CSS Guy.
The idea is pretty simple, if a link points to a .pdf file, we show the .pdf icon after the link.
Here are some more examples which are already implemented:
http://pooliestudios.com/projects/iconize/
Share This
cgitop.com
Explore posts in the same categories: CSS