Which one is better div or table ?
Author: admin / Category: UncategorizedSo here is a video where divs explained in various styles:
It’s not a question of whether one is better than the other. The question is which one is better for what you want to do. Some designers like to use DIVs with style sheets and others like to use tables for the layout of a site. You can even use them together. I think more experienced designers prefer DIVs as it gives you more control and less restrictions than a simple table. If you do use tables.. Just don’t nest 5 layers of them.