The following checklist covers all aspects of Section 508. Use this as a guide to ensure your application is in compliance. Read more

Validating your code is very important. Part of building an effective website is making sure that it runs effectively on all web browsers, operating systems, etc. Also, one of the disadvantages of hand-coding HTML is that there is virtually no guarantee that the code you write is validated without special tools. Many of the programs we’ve discussed earlier in the book comes with a HTML and CSS validation plug-in, like Macromedia Dreamweaver, but there are tests you can run that will ensure that your website is effective is running HTML. Read more