gpt4 book ai didi

html - fontawesome 图标在谷歌浏览器上无法正确呈现

转载 作者:行者123 更新时间:2023-11-28 02:52:21 31 4
gpt4 key购买 nike

我正在使用以下使用 fontawesome 的代码片段指示登录和注册图标:

<a href="http://My-App-Local.dev/login"><i class="fa fa-sign-in fa-lg" aria-hidden="true"></i>&nbsp;Login</a>

但它在 Chrome 浏览器上呈现如下:

enter image description here

但是,在 firefox 中,相同的代码呈现如下:

enter image description here

Why is it not rendering correctly in chrome?

最佳答案

显然该字体未加载到 Chrome 中。原因一定是 <script> header 中包含指向 fontawesome.com 的链接的标记 - 检查其中是否有任何拼写错误、遗漏引号或类似内容。 (在特定情况下,Firefox 可能更能容忍拼写错误/缺失字符)

关于html - fontawesome 图标在谷歌浏览器上无法正确呈现,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/46615553/

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