Bonjour j'ai essayer ce code mais il ne marche pas
Pouvez vous me dire comment mettre un image en fond sur le texte séléctionnez
Code css : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5 *::selection{ background-image: url("https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcROIjxEmenSgZsYm33DvLVRCIxN-1eQe8sPwSut5VpquxzFNePgwA"); color: darkviolet; }![]()
Partager