• tables were used for tabular data and not for layout.
  • tableless layout make a nicer appearance.
  • <div> require less actual code than tables.
  • We can get better performance with separated out css files because then the browser can cache the presentation details between pages of our website.
  • Tableless design is more beneficial for SEO because it is tree type layout.
BY Best Interview Question ON 13 Jan 2019