What guidelines can a Web developer follow to ensure that Web pages are accessible to people who are color blind? As a preliminary check, what tools or techniques can help assess the accessibility for this group?
What will be an ideal response?
Do not use color alone to convey meaning. Make a difference in brightness or saturation, or use another encoding that’s not related to color at all such as position, alignment, or size.
Computer Science & Information Technology
You might also like to view...
Two tasks that are operating ________ are executing simultaneously.
a. concurrently b. in parallel c. sequentially d. iteratively
Computer Science & Information Technology
A(n) ____ is a variable that is used within a function.
A. method B. property C. parameter D. operator
Computer Science & Information Technology