HTML summary attribute
summary
The purpose of the HTML summary attribute is to specify a text which a summary of the purpose as well as structure of a table. Using this attribute is useful for
non-visual media such as speech and Braille.
Supported elements
HTML summary attribute supports table element.
Syntax
<table summary="value" >.....</summary>
Type of value
Text.
Value
Text.
Default value
There is no default value of HTML summary attribute.
Supported doctypes
HTML 4.01 strict, HTML 4.01 transitional, HTML 4.01 frameset.
Example of HTML summary attribute with table element
Result
View this example in a separate browser window
Example of HTML summary attribute with table element
Previous: style attribute of an HTML element
Next: HTML tabindex attribute
Test your Programming skills with w3resource's quiz.
- Weekly Trends and Language Statistics
- Weekly Trends and Language Statistics