Layout

i. Although Tables are not advised for layout because of difficulties that screen readers have with reading them. They can be used if done correctly.
ii. Remember that all tables have a linear order that assistive technology recognizes. This linear order is the only concern with layout tables.
iii. If you use tables to format layout:
1. Use simple layout formats.
2. Try to limit the amount of nested tables used.
3. Test using validation tools.