speak-header

Support Key: [CSS2|CSS2.1]
Other Table Properties
border-collapse
border-spacing
caption-side
empty-cells
table-layout
= Index DOT Css by Brian Wilson =
  Main Index | Property Index | CSS Support History | Browser History  



   Quick Statistics   
Default Value:
   once
Applicable Elements:
All elements carrying table header information
Inherit From Parent:
Yes
Applicable Media:
Aural
HTML Equivalent:
NA
Official Docs:
CSS2: Sect. 17.7.1, CSS2.1: App. A.11
What is it?
This property specifies how often table headers are spoken in relation to their relevant data cells.

Allowed Values
inherit
[CSS2|CSS2.1]
Type: Explicit
Description:
Explicitly sets the value of this property to that of the parent.
once
[CSS2|CSS2.1]
Type: Explicit
Description:
The table header is spoken once before a series of cells.
always
[CSS2|CSS2.1]
Type: Explicit
Description:
The table header is spoken every time a relevant data cell is aurally rendered.
Example
Ext/Doc: table { speak-header: once }
In-Line:  <table STYLE="speak-header: once">
Notes Browser Peculiarities

Boring Copyright Stuff....