summary
This page has been flagged with the following issues:
High-level issues:
| Applies to | ? |
|---|
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 articles
html
warning.png"html" is not in the list of possible values (Canvas, CSS Font, CSS Layout, Animation, Audio, Background, Border, Box Model, CSS Attributes, CSSOM, Combinators, Deprecated, Document Structure, Exclusions, FileSystemAPI, Filters, Flexbox, Fonts, Generated and Replaced Content, Gradients, Grid Layout, HTML, Multimedia, Media Queries, Mobile, Multi-Column, Off-line Storage, Paged Media, Performance, Pointer Events, Pseudo-Classes, Pseudo-Elements, Regions, Responsive Web Design, Ruby, Scrollbar, Selectors, Security, Syntax, Tables, Text, Touch, Transforms, Transitions, Video, Visual Effects, Web Components, WebRTC, XHR) for this property.
Related pages (MSDN)
This article contains content originally from external sources.
Portions of this content come from the Microsoft Developer Network: [Windows Internet Explorer API reference Article]
This tool helps to make and review comments inline.
How to Use
insert instructions, with images, here