gpt4 book ai didi

html - 在下拉菜单中设置单个选项的字体?

转载 作者:行者123 更新时间:2023-11-28 05:07:45 26 4
gpt4 key购买 nike

是否可以为下拉列表中的每个选项设置字体系列?如果是这样,它是如何完成的?

编辑:具体来说,我希望在 Chrome 中看到这项工作。

最佳答案

浏览器支持是可变的。

option.aClass /* or some other way to identify the specific option */ {
font-family: times, serif;
}

关于html - 在下拉菜单中设置单个选项的字体?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/5005909/

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