Iconize Textlinks with CSS
Where will this link take me?
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.




