DivitoDesign

Everything for the Web Professional

Remove The Dotted Outline On Links

Information about the Author:

Name:

URL: http://twitter.com/divitodesign

Description enjoy design, write articles, like typography, love football, keep chilling.

More on: CSS

12 Comments

  1. Adding the next lines of code will also remove the blue safari border on form elements.

    1
    2
    3
    4
    5
    
    * {
        outline: 0;
    }
  2. Hey Frank! Thanks for the tip.

  3. Vasiliy says:

    Frank, thank you so much, nice solution!

  4. Good Solution..Thanks for sharing…

  5. That is a nice and simple solution

  6. Al says:

    This saved me a bit of time trying to figure this out – thanks for sharing this solution!

  7. CSS Tip says:

    Thanks for the CSS Tip I didn’t know about that one.

  8. Thanks for all those “thank you’s” comments!

  9. Matt S says:

    Nice tip which really helps to keep the design nice and sleek.

  10. bob marvin says:

    Thanks for the simple tip that will clean up the looks of any web page.

  11. web says:

    I’ve been searching for this solution awhile now

  12. e-cig says:

    any plugin or anything you can advise? I get so much lately it’s driving me insane so any assistance is very much appreciated.

Please Respond and Give your Opinion

We use Gravatar to handle our avatars. Get one there!