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.

 

 

One Response to “CSS SPEAK-HEADER”

  1. kumar naidu Says:

    table { speak-header: once }

Leave a Reply