Quote:
Originally Posted by enuddleyarbl
|
They do not say "only one is allowed per table" but it is an obvious consequence of the statements of where a caption is allowed:
Quote:
The <caption> tag must be inserted immediately after the <table> tag.
|
Quote:
Permitted parents: A <table> element, as its first descendant.
|
Quote:
Contexts in which this element can be used: As the first element child of a table element.
|