11.4 Summary
to the legacy of HTML table construction, the
CSS table model is row-centric, but it does, thankfully, accommodate
columns and limited column styling. Thanks to new abilities to affect
cell alignment and table width, you now have even more tools for
presenting tables in a pleasing way.
The ability to apply table-related display value
to arbitrary elements opens the door to creating table-like layouts
using HTML elements such as divdisplay values to arbitrary elements. Even in its
current form, CSS makes presentation more sophisticated, as does the
subject of the next chapter: generated content.
|