Re: Any real difference between CSS'd web pages and table based ones?
Posted by a.brin on
URL: https://forum.talk-it.net.s1.nabble.com/Any-real-difference-between-CSS-d-web-pages-and-table-based-ones-tp148p151.html
Where larger screens or displays are concerned it really makes little difference if web pages are responsive or not, so leaving that factor aside I also tend to agree with the topic starter. A css file or inline style can dictate say a three column x five row page, and you can achieve the same thing with a table.