XSL-FO speak-header Property
Definition and Usage
The speak-header property is used only in Aural Stylesheets.
The aural rendering of a document combines sounds and voices to go through
the content of a document. Aural presentation occurs often by converting the
document to plain text and then feeding this to a screen reader.
Situations and markets for listening to information could be:
- for blind people
- in the car
- help users learning to read
The speak-header property specifies whether table headers will be spoken
before each cell OR spoken only once (before the series of
cells associated with the header ).
Details
- Inherited: yes
- Percentages: N/A
- Media: aural
Property Values
| Value |
Description |
| once |
Default. The table header will be spoken once (before the series of
cells associated with the header ) |
| always |
The table header will be spoken before each cell |
 |
W3Schools' Online Certification Program
The perfect solution for professionals who need to balance work, family, and career building.
More than 4000 certificates already issued!
|
The HTML Certificate documents your knowledge of HTML, XHTML, and CSS.
The JavaScript Certificate documents your knowledge of JavaScript and HTML DOM.
The XML Certificate documents your knowledge of XML, XML DOM and XSLT.
The ASP Certificate documents your knowledge of ASP, SQL, and ADO.
The PHP Certificate documents your knowledge of PHP and SQL (MySQL).
|