filmov
tv
How to Disable Text Selection Feature using CSS in Website | PHP | HTML | WordPress
Показать описание
In this website tutorial for beginners you will learn how to stop user to copy / select text in web pages in website using custom css. So you can add custom CSS to prevent text selection on webpage in any website e.g html, php or wordpress.
Add this CSS:
html {
user-select: none;
}
#textselection #text #copy #css #php #html #wordpress #wordpresstutorial #webtaskwithhassan #hassangilani
Add this CSS:
html {
user-select: none;
}
#textselection #text #copy #css #php #html #wordpress #wordpresstutorial #webtaskwithhassan #hassangilani