Online ADA compliance is going to become more and more complex as time passes. This year, we have seen the most changes in terms of coding and visual requirements and the legal aspect for websites belonging to government agencies. Under Section 508 Standards (which governs the technical requirements to be ADA compliant online), there are the Web-based Intranet and Internet Information and Applications (1194.22). It reads "When a timed response is required, the user shall be alerted and given suf...
Images coded for the web have four standard elements: The actual image file name, the styling (example borders created with CSS coding), the title tag (which is the mouse over text you see when hovering over an image), and the alt tag. Alt stands for alternative. In the "old days", it was used to show text when an image was not able to display. This happened a lot during the dial up Internet phase when connections were very slow. Now, this tag is often used for search engine optimization. It is ...