Quote Originally Posted by KiwiDexter View Post
Most forum products did and to a certain extent still use tables were appropriate. The danger currently is overuse of ajax imho, but that's another arguement.
Yeah, I look at the source code for this forum (version 3.8.1) and it uses the tables which, make a mess of the code. I also noticed this version has the styles in the same page as the html code, which is not a very good programming practice.