Defining a coding style
Thursday, November 23rd, 2006I’ve been wondering recently about how to describe coding styles when talking about (X)HTML/CSS.
By styles, I mean seperating out those who still have a heavy reliance on table heavy code as opposed to those who on the most part avoid tables for layout, and have a good udnerstanding of CSS for positioning etc…
The problem being [...]