Written by jon on 9:03 AM
This property specifies how often table headers are spoken in relation to their relevant data cells.
| Example |
| table { speak-header: once } <table style=”speak-header: once”> |
|
|
| Possible Values |
Value Description | inherit | Explicitly sets the value of this property to that of the parent. | | once | The table header is spoken once before a series of cells. | | always | The table header is spoken every time a relevant data cell is aurally rendered. |
|
|

| Posted in »
CSS Tables
Related Posts by Categories
0 comments: Responses to “ CSS SPEAK-HEADER ”