Universal design for the physical world - Web content Flashcards
True or False: Web accessibility can provide people with disabilities a level of independence they may not have experienced before.
True
Which of the following is an example of an invisible accessibility feature on a website?
A) Color Contrast
B) Alt text for images
C) Links to skip navigation
D) Simplified text
B) Alt text for images
Which HTML tag is used to create invisible alt text for images?
A) <img></img>
B)
C)
D)
A) <img></img>
True or False: The main purpose of Universal Design is to create separate designs for people with disabilities and people without disabilities.
False
Which of the following accessibility features would most likely alter the visual appearance of a website?
A) ARIA
B) Keyboard accessibility
C) Color Contrast
D) Language specification
C) Color Contrast
Which of the following can make interactive JavaScript widgets more accessible without altering the website’s visual appearance?
A) ARIA
B) Alt text
C) Keyboard accessibility
D) Reading order
A) ARIA
True or False: Keyboard accessibility requires changes in the appearance of a website.
False
What accessibility feature allows users to bypass navigation and go directly to the main content on a webpage?
A) Headings
B) Skip navigation link
C) Table headers
D) Closed captions
B) Skip navigation link
True or False: Designing for accessibility from the beginning is more cost-effective than retrofitting for accessibility.
True