mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
change heading
This commit is contained in:
parent
b3e9547c59
commit
853e5cb801
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
{% callout warning %}
|
||||
#### Conveying meaning to assistive technologies
|
||||
##### Conveying meaning to assistive technologies
|
||||
|
||||
Using color to add meaning only provides a visual indication, which will not be conveyed to users of assistive technologies – such as screen readers. Ensure that information denoted by the color is either obvious from the content itself (e.g. the visible text), or is included through alternative means, such as additional text hidden with the `.sr-only` class.
|
||||
{% endcallout %}
|
||||
|
|
Loading…
Add table
Reference in a new issue