Sachsentext

All data tables should have an adequate summary

If a table contains data, it should have a "summary" attribute that completely communicates the function and use of the table.

Example

Wrong

<table summary="A table of stuff">

Right

<table summary="A comparison of population rates amongst North American cities.">