Direct link to the article Using CSS for Image Borders Using CSS for Image Borders The following is a Guest Post written by Volkan Görgülü. Thanks Volkan! The picture used in this article, The Solitude of the Fisherman, is from Daniel Cheong. I have come across with this picture in an article… Apr 13, 2017
Direct link to the article Alternative Style Links links underlines Alternative Style Links You may know the classic link style very well. Blue with an underline. There is an alternative way to achieve the same effect, that is a bit nicer. Here is the code: a { text-decoration: none; background: url(link-line.gif) repeat-x 0 … Mar 20, 2017