|
|
|
|
|
by mdaniel
5528 days ago
|
|
Without actually trying that code, my guess is that unlike a formal "table", those 3 div tags will have different page-wrap behavior (e.g. not intra-div, but the wrapping of the div elements with respect to the screen width). That may not appear to be a big deal, but try loading that page on a mobile device and it will become a bigger deal. |
|