Web accessibility principles - Robust Flashcards
What does the principle of Robustness ensure?
(A) Compatibility with a broad range of user agents
(B) Compatibility with a single user agent
(C) Support for outdated technologies
(D) None of the above
A. Compatibility with a broad range of user agents
True or False: Robustness only requires support for the latest versions of web browsers.
False
Which of the following is a recommended way to increase the robustness of web content?
(A) Using proprietary markup
(B) Using standard markup
(C) Ignoring validation
(D) None of the above
B. Using standard markup
True or False: Valid markup guarantees accessibility.
False
What is the purpose of using ARIA in web design? (A) To provide additional styling options
(B) To enhance interactive components for screen reader users
(C) To disable browser features
(D) None of the above
B. To enhance interactive components for screen reader users