Day: April 24, 2022
-
aria-label
The aria-label attribute specifies a string value that serves as a label for an element. Details The purpose of aria-label is the same as aria-labelledby. Both provide an accessible name for an element. If there is no visible name for the element you can reference, use aria-label to provide the user with a recognizable accessible […]