SeoJot

Posts Tagged ‘css’

Table Design or Tableless

Monday, January 7th, 2008
Long time ago everybody used Tables for layout. Today, lots of websites still use tables (for example, Google has tables). But, recently there has been a big shift to tableless web design and tableless web layout. Instead of using tables for layout you can use CSS, improve web accessibility, and make HTML code semantic and not presentational. So, should you use tables or not? It depends. If I wrote ...
  • Archives