标签:bsp 字体 谷歌浏览器 selection targe href 谷歌 target 查看文本
IE 8及以下不支持
IE9 谷歌浏览器等支持CSS3的可以实现
(选中标签内文字,即可查看文本颜色和背景色)
p::-moz-selection{background:#000;color:#f00;}
p::selection{background:#000;color:#f00;}
标签:bsp 字体 谷歌浏览器 selection targe href 谷歌 target 查看文本
原文地址:https://www.cnblogs.com/zjboke/p/12148414.html