Removing The Dotted Outline

By default anchor links normally have dotted lines around them when becoming focused or active. I don’t like this at all and find that it could make your links or page in general look ugly.

How to remove it?

The best option would be to add the following code in your CSS reset file.


a {
outline: 0;}

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Before you post, please prove you are sentient.

what is 5 plus 7?