Sachsentext

All data tables should have a summary

If a table contains data, it should have a "summary" attribute.

Example

Wrong

<table>

Right

<table summary="A table of data">