There is nothing today Oh, to write an article about the div cloth and table [table] layout of the difference to say it, in my personal view, table and Div have the following differences:
A. Table layout, the advantage is easy for beginners, and do not consider browser compatibility issues, and div for beginners, must have mastered the HTML code to write a general Css+div Web page cloth out, I think beginners began to learn Web page production or first use table layout it,
Two. The disadvantage of table layout is that will generate a large number of TR, TD after the code, such an increase in the Web article easy, nor easy to rearrange, the most important point is that there are many SEO optimization problems, if you have read the relevant SEO aspects of the article you will understand the search engine in the two more like div layout of the Web some, why? Because the SEO style and content are separated, so that the search engine easier to read the main content of the article,
Okay, that's all I know. Original article turn: www.111cn.net