News
Link: http://calstate.fullerton.edu/news/
2009 Summary
Problems Found:
Checkpoint C, color: Under "more news" the blue type on the white background has a contrast issue:
- Foreground:#3A339D Background:#FFFFFF
- color difference:499/brightness difference:190
- The difference in brightness between the two colors is sufficient. The threshold is 125, and the result of the foreground and background colors is 190.
- The difference in color between the two colors is not sufficient. The threshold is 500, and the result of the foreground and background colors is 499.
Also, in the "events" box on the right side:
- Foreground:#2D3366 Background:#CBE1EE
- color difference:468/brightness difference:164
- The difference in brightness between the two colors is sufficient. The threshold is 125, and the result of the foreground and background colors is 164.
- The difference in color between the two colors is not sufficient. The threshold is 500, and the result of the foreground and background colors is 468.
Checkpoint G, simple tables: Layout tables do not have the "summary=" attribute. (This is a "best practice," not a "failure".)
Checkpoint N, forms: Search boxes need correct usage of <label> tags.
Evaluation: All issues could be quickly resolved. This page also has HTML header issues.
2007 Summary
Problems Found:
No problems found.
|