How to remove the blue background color when clicking on the text on the css page
This article mainly introduces the css page click on the text appears how to remove the blue background, has a certain reference value, interested friends can refer to, I hope you can learn a lot after reading this article, the following let the editor take you to understand it.
The method of removing the blue background color when clicking on the text on the css page
-moz-user-select: none; / * Firefox * /-webkit-user-select: none; / * webkit browser * /-ms-user-select: none; / * IE10 * /-khtml-user-select: none; / * early browser * / user-select: none Thank you for reading this article carefully. I hope the article "how to remove the blue background when clicking on the css page" shared by the editor is helpful to everyone. At the same time, I also hope you can support us and pay attention to the industry information channel. More related knowledge is waiting for you to learn!