Wednesday, 21 March 2007

LoVe HAte CSS Links

Correct order for CSS links in the stylesheet

a:link { }
a:visited { }
a:hover { }
a:active { }

No comments: