aria-hidden在fontAwesome中的作用是什么?有必要使用它吗?为什么?或者为什么不呢?
例如,我想知道aria-hidden="true"下面代码中的效果
aria-hidden="true"
<i class="fa fa-star" aria-hidden="true"></i>
请帮我.
html fonts font-awesome
font-awesome ×1
fonts ×1
html ×1