Skip to content
No results
  • The journey to better code
  • Articles
  • Tools
  • Projects
  • About
  • Contact
    • Thank you for your message
draghici.net
  • Articles
  • Tools
  • Projects
  • About
  • Contact
draghici.net

Remove the dotted outline around a link

  • Cristi DraghiciCristi Draghici
  • February 12, 2016
  • Programming / Development

Use the following code to remove the dotted outline around a link:

a, a:hover, a:active, a:focus {
    outline: 0;
}

Source:

Removing The Dotted Outline

# css
Previous Post Enable root access on CM13
Next Post dragonet.js launched

Categories

  • Everything else
  • Programming / Development
  • News and fun facts
  • Useful tools
  • My projects

Tags

Android Apache application Bootstrap css digitalocean docker docker-compose dotenv git Github hidden hosting html javascript jenkins jest jquery json laravel Linux macOS mysql node.js npm nvm ohmyzsh online openlayers parser php postgres raspberry pi react redux ssh Starfish Ubuntu Virtualmin Vue.js webmin website Windows Wordpress zsh

A quick note

I post here articles that I found interesting, solutions to problems I have encountered and last but not least, display information about my projects and achievements.

Around the web

draghici.net © 2006 - 2022  - Most of the rights reserved