Quote Originally Posted by RobDog888 View Post
Jelsoft has spent years rewritting 4.0 so its more W3C compliant and removed most, if not all, the tables from the html and is all CSS with divs. True the enduser can not see or understand why this is important. Mainly software developers and site owners will see the benefits. Ranging from increased performance to a broader based browser compatibility.
What? Back when I was in my first year studying web development we learnt it was bad practice to use tables for page layout and that they should only be used to display data.