Archive for the ‘CSS’ Category

Remove The Dotted Outline/Border From Links Using CSS

Friday, November 28th, 2008

Have you ever noticed that everytime you click on a link you can see a dotted outline/border? Isn’t it annoying? Especially when the dotted lines overlap or go through the other areas of your website? I’ll show you how to remove it completely using CSS. (Cascading Style Sheets).

(more…)