Get rid of the dotted border for links


/ Published in: CSS
Save to your folder(s)



Copy this code and paste it in your HTML
  1. a { outline: none; }

URL: http://cssforlunch.com/get-rid-of-that-dotted-border/

Report this snippet


Comments


You need to login to view comments.