• 2 types of tables commonly used in HTML

  • Layout tables

    • Invisible

    • Used to design layout for web pages

  • Data tables

    • Used to display a set of data in columns & rows

  • Accessibility guidelines only apply to data tables

  • How to Check:

    • Manual check: does your table contain tabular data?