gpt4 book ai didi

html - CSS-连字符在 chrome 和 firefox 中不起作用

转载 作者:行者123 更新时间:2023-11-28 03:31:32 25 4
gpt4 key购买 nike

我正在尝试使用 CSS 连字符。我用过 -webkit-hyphens: auto; , overflow-wrap:hyphenate., -moz-hyphens: auto; 但没有任何反应结果。

enter image description here

如何才能成功实现断字?

最佳答案

现在的标准化语法是:

hyphens:auto;

但它适用于少数浏览器。

您还可以在要剪切单词的地方使用实体­。但这是一项漫长而乏味的工作。

关于html - CSS-连字符在 chrome 和 firefox 中不起作用,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/44714528/

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