Styled Links Using The CSS Background Property
CSS Tricks points out the novel idea of using the CSS background property to style hyperlinks. While I’m sure most designers / developers have used the border-bottom technique, the use of a image presents greater styling control — something to consider for future projects in case you are aiming for something different.

