What is a DIV layout?

Answer:
Its used for tableless websites. So instead of <table><tr><td>, you would use <div> to separate areas along with a style sheet.
First answer by Pdiweb. Last edit by Pdiweb. Contributor trust: 0 [recommend contributor recommended]. Question popularity: 1 [recommend question].