## Examples
The following example shows how to specify a summary property for a table.
<table summary="My Favorite European Cities with the Top City First">
<tr><th>My Favorite Cities</th></tr>
<tr><td>Paris, France</td></tr>
<tr><td>London, England</td></tr>
<tr><td>Rome, Italy</td></tr>
</table>
Notes Remarks
summary was introduced in Microsoft Internet Explorer 6 This property can be used for rendering to non-visual media such as speech or Braille. There is no functionality implemented for this property unless defined by the author.
Syntax See also Related pagesMicrosoft Developer Network: [Windows Internet Explorer API reference Article]
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4