网站已运行 5 年 358 天 13 小时 45 分
2 online · 31 ms
标签
QuietBeautify
1篇
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /www/wwwroot/www.txmmp.cn/usr/themes/Sunny/core/C.php on line 0
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /www/wwwroot/www.txmmp.cn/usr/themes/Sunny/core/C.php on line 0
5年前 · 日常
css选择器说明这其实是个基础中的基础比如我们想要获取如下图的用户名字,首先打开f12,找到如下图右上角箭头指的小箭头,点击,然后选中我们需要获取的元素 然后我们会定位到这个内容的元素身上,一般情况下我们只需要找 class id ,为了避免插件功能定位到别的元素,所以我们一般会把父级类名代上,如下图,我们要取的话就是.user .link,class类名都是.开头,id选择都是用#开头 可能部分元素没有class类,是id,那我们就换一种方法去获取这个元素,看下图,这样的元素我们想要获取就可以使用#heading,当然也可以带上父元素避免错误,如.hero-box #heading 五彩闪耀












文章
·
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /www/wwwroot/www.txmmp.cn/usr/themes/Sunny/core/C.php on line 0
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /www/wwwroot/www.txmmp.cn/usr/themes/Sunny/core/C.php on line 0
5年前 · 日常 阅读
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /www/wwwroot/www.txmmp.cn/usr/themes/Sunny/core/C.php on line 0
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /www/wwwroot/www.txmmp.cn/usr/themes/Sunny/core/C.php on line 0
5年前 · 日常 阅读
0
评论0
点赞0
Quite