Duplicate: http://stackoverflow.com/questions/30251/tables-instead-of-divs#30271 and http://stackoverflow.com/questions/83073/div-vs-table#83121
I am working on building a web app using ASP .NET MVC (needs to run on IE 7, FF 3.0), does it matter if i were to use tables rather than css for positioning and design?
As a developer I haven't had a chance to work with css.