4.1.2 Name, Role, Value |
Maximize compatibility with current and future user agents, including assistive technologies
About
Ensure that HTML code is written correctly and each element on a webpage has an assigned Name, value and Role ; in order to enable screen reader reads the correct role for an element. Example: Before Rectification ![]()
After Rectification ![]()
|