0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-01 13:24:25 +01:00

Update docs.html

Added heads up regarding lone icons providing accessibility issues for screen readers.
This commit is contained in:
Jamie Knight 2013-04-07 16:25:00 +02:00
parent 647e930e49
commit c78c66527d

View File

@ -2561,6 +2561,11 @@ For example, <code>&lt;section&gt;</code> should be wrapped as inline.
</div>
{% 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>
<div class="bs-docs-example">
<div class="btn-group">