gpt4 book ai didi

CSS 选择器 : What does the asterisk mean in the following 2 lines

转载 作者:技术小花猫 更新时间:2023-10-29 12:04:21 25 4
gpt4 key购买 nike

.style1  * {
vertical-align: middle;
}

..如果我把它拿出来,这种风格的东西就不再垂直对齐了。

最佳答案

* 是通配符选择器,它选择带有 style1 类的元素内/下的任何内容。

关于CSS 选择器 : What does the asterisk mean in the following 2 lines,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/2360206/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com