mirror of https://github.com/twbs/bootstrap.git
				
				
				
			Docs: add more details on accessibility tips (#38583)
* Docs: add more details on accessibility tips * Docs: add more details on accessibility tips * Docs: add more details on accessibility tips * Fix syntax --------- Co-authored-by: Julien Déramond <juderamond@gmail.com>
This commit is contained in:
		
							parent
							
								
									9129e4a073
								
							
						
					
					
						commit
						b7e351b445
					
				|  | @ -1 +1 @@ | |||
| **Accessibility tip:** Using color to add meaning only provides a visual indication, which will not be conveyed to users of assistive technologies like screen readers. Please ensure the meaning is obvious from the content itself (e.g., the visible text) or is included through alternative means, such as additional text hidden with the `.visually-hidden` class. | ||||
| **Accessibility tip:** Using color to add meaning only provides a visual indication, which will not be conveyed to users of assistive technologies like screen readers. Please ensure the meaning is obvious from the content itself (e.g., the visible text with a [*sufficient* color contrast](/docs/{{ .Site.Params.docs_version }}/getting-started/accessibility#color-contrast)) or is included through alternative means, such as additional text hidden with the `.visually-hidden` class. | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue