Web Content Accessibility Guidelines
¨
¨Guideline 3
¨Use markup and style sheets and do so properly.
¨
¨Markup Documents with the proper structural elements. Control presentations with style sheets rather than with presentation elements and attributes.
Misusing markup for a presentation effect eg using a header to change font size will confuse specialist software.
Use mathML to mark up mathematical equations and style sheets to format text.