Echo Px Web Technologies Pvt. Ltd.

Dotted border around links in Firefox

Apply this css style to remove the dotted border around links that is put by Firefox:

  1. a:active, a:focus {
  2. outline: 0
  3. }

Tagged under: