'summary' specifies a brief description of a table
<HTML> <BODY> <table summary="This is the summary for the table."> . . . </table> </BODY> </HTML>