gpt4 book ai didi

accessibility - Font Awesome 支持屏幕阅读器和辅助功能

转载 作者:行者123 更新时间:2023-12-01 23:13:11 24 4
gpt4 key购买 nike

根据Font Awesome home page :

Font Awesome won't trip up screen readers, unlike other icon fonts.

我也知道建议给字体图标添加aria-hidden="true"属性,这样屏幕阅读器就可以忽略它们。

我的问题是,Font-Awesome 做了什么“不会绊倒屏幕阅读器”(我查看了他们的 GitHub 网站,但我找不到任何东西),我是否还需要添加 aria-hidden="true" 属性?

最佳答案

最佳情况:

<a href="https://www.facebook.com/#" title="Your title">
<i class="fa fa-facebook" aria-hidden="true"></i>
<span class="screen-reader-text">We are on Facebook</span>
</a>

关于accessibility - Font Awesome 支持屏幕阅读器和辅助功能,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/29393575/

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