No DOCTYPE
Browsers use DOCTYPE to validate the code.
Assistive tech needs good code to work right.
No language declaration <html lang="en">
Still using deprecated tags <font> <b> etc.
Must use javascript & frames
BUT -- Using style sheets for markup
And all WebCT images alt-tagged.
General WebCT Issues