Sifr3:一行多种字体

发布于 2024-08-05 16:50:09 字数 24 浏览 3 评论 0原文

是否可以在一个标题中应用多种字体?

Is it possible to apply multiple fonts in one headline?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

带刺的爱情 2024-08-12 16:50:09

您当然可以为此构建多个 Sifr,例如。

<h1><span class='big'>Hello</span> <span class='medium'>world</span></h1>

然后分别对每个跨度进行 Sifrize。我已经这样做了,但意识到当它们出现在页面上时,它开始看起来有点笨拙。不过,如果这是唯一的标题,应该没问题。

You can certainly build multiple Sifrs for this, eg.

<h1><span class='big'>Hello</span> <span class='medium'>world</span></h1>

Then Sifrize each span separately. I have done this, but realize it starts looking kind of clunky as they appear on the page. If this is the only headline, though, should be OK.

花之痕靓丽 2024-08-12 16:50:09

您可以在同一 Flash 影片中嵌入多种字体,并使用 span 元素和类(或其他选择器)在 sIFR.replace() 调用中指定适当的字体系列。

You can embed multiple fonts in the same Flash movie, and use span elements with classes (or other selectors) to specify appropriate font families in the sIFR.replace() call.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文