'A' Standard compliance with the Web Content Accessibility Guidelines of the W3C Web Accessibility Initiative is the bare minimum acceptable. Learning and Teaching Scotland aims to comply with at least the Double-A standard. This means that developers should ensure that sites contain no Priority 1 or Priority 2 errors.
No automated testing tool can ever fully determine whether you have a WAI compliant site. Manual checks will always be required.
Print off the WAI checklist of checkpoints for web content accessibility and assess your web pages against each of the checkponts. To satisfy Learning and Teaching Scotland standards, the table should contain either 'yes' or 'not applicable' responses for Priority 1 and 2 checkpoints. Pages that fail should be reworked until they pass or an acceptable workaround can be put in place. Developers will usually find HTML Techniques for Web Content Accessibility Guidelines 1.0 useful for examples of code that can be used.