Give your tables some space
The presentation
of large amounts of data is often central to the success of
applications and websites. Therefore care must be shown with the
formatting of that data. Tables are often the most suitable
presentation style and they need to be formatted so as to enable
users to understand and quickly obtain the information they require.
There are many
golden rules regarding the formatting of tables including:
·
Ensuring column headers are meaningful;
·
Spacing columns so that that is easy to read;
·
Offering users visual aids for reading rows;
·
Sequencing the columns left to right in the order users are most
likely to wish to read the data;
·
Using white space to improve aesthetics and readability.

