I am working in html and find <div>very helpful..
My question is, should I stop using table anymore to structure html contents or for any purpose as everything that can be done with table can be done more efficiently with div?
My question is, should I stop using table anymore to structure html contents or for any purpose as everything that can be done with table can be done more efficiently with div?