gpt4 book ai didi

javascript - CSS - 虚线颜色字体

转载 作者:搜寻专家 更新时间:2023-10-31 22:40:47 25 4
gpt4 key购买 nike

我必须在网页上显示如下所示的文本:

enter image description here

字体有两种交替颜色。有可能吗?该解决方案应该适用于所有浏览器。

最佳答案

是的,如果您有合适的字体文件可以包含在您的页面中,这是可能的。

@font-face {
font-family: myFirstFont;
src: url(dashed_font.woff);
}

关于javascript - CSS - 虚线颜色字体,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/37159832/

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