View Single Post
Old 21-01-2008, 14:40   #14 (permalink)
pgo
Senior Member
 
Join Date: Jan 2005
Posts: 12,336
That article makes the point that I'm often frustrated by - that people say "don't use tables, use divs" and leave it at that.

What people need to be taught is the importance of separating content, semantics, and structure (HTML) from presentation (CSS). And behavior (JavaScript/DOM).
  Reply With Quote