removing link outline around

Some browser when you click on link text or link image you always see outline box around text or image link.


a, object {
outline: none;
}

Comments

Popular posts from this blog

Set limit wp_nav_menu

JavaScript calculate percentage when user scroll web page

Calculate percentage of a specific element has been scrolled into visible on the screen