mirror of
https://github.com/twbs/bootstrap.git
synced 2024-12-02 14:24:19 +01:00
Update docs.html
Added heads up regarding lone icons providing accessibility issues for screen readers.
This commit is contained in:
parent
647e930e49
commit
c78c66527d
@ -2561,6 +2561,11 @@ For example, <code><section></code> should be wrapped as inline.
|
|||||||
</div>
|
</div>
|
||||||
{% endhighlight %}
|
{% endhighlight %}
|
||||||
|
|
||||||
|
<p class="alert alert-info">
|
||||||
|
<strong>Heads up!</strong>
|
||||||
|
Using icons without any additional content means the icons are not represented to screen reader users.
|
||||||
|
</p>
|
||||||
|
|
||||||
<h5>Dropdown in a button group</h5>
|
<h5>Dropdown in a button group</h5>
|
||||||
<div class="bs-docs-example">
|
<div class="bs-docs-example">
|
||||||
<div class="btn-group">
|
<div class="btn-group">
|
||||||
|
Loading…
Reference in New Issue
Block a user