DIV CSS is not accurately called. It should be called XHTML CSS. In fact, I think it doesn’t matter what it is called. The key is to have a deep understanding of the layout.
The purpose of Table is to store data, and the purpose of DIV is to set up page structure. The two have different functions. When we store data, it is most convenient and quick to use Table.