Removing dotted borders on active links

This time we will handle on removing the annoying dotted borders on an active link. It occurs when a visitor click on a link on the your web page.

link-border

We will just use the outline property and apply it to the selector, usually the a selector. A simple workaround which may be helpful using CSS.

Here’s the sample CSS code:

a { outline:none;}

In this case all those activated hyperlinks especially the images which is linked will no longer produce the dotted lines around its borders.

I hope you find this post helpful to you and just post comments for clarifications. Thanks for visiting.

One Response to “Removing dotted borders on active links”

  1. Carla says:

    what the hell is this? another set of copy and paste tutorial?

Leave a Reply

*

Stop censorship