Omni Systems, Inc. Mif2Go User's Guide, Version 55
> 26 Identifying HTML table structure for WAI > 26.2 Associating table cells with header cells > 26.2.4 Assigning table-cell attribute values with custom markers
You can use special FrameMaker markers to apply WAI cell attributes. Each marker name must start with Cell and end with the name of an attribute. The markers for table cells are as follows:
For example, to add the abbr
attribute to a table cell:
1. Create a FrameMaker marker type named CellAbbr.
2. For each cell whose content needs an abbreviation:
2.1. Place a CellAbbr marker in the cell.
2.2. Type the abbreviation in the Marker dialog.
Two additional marker types do not conform to the naming convention
described above. Instead, they provide the same effects as certain properties
assigned to paragraph formats in the [HTMLParaStyles]
section:
The marker text must contain either |
|
The marker text can contain anything, but must
not be empty; the effect is as though |
For information about assigning properties ColGroup
,
RowGroup
, and Span
,
see §26.2.2.2 Assigning WAI attributes to paragraph formats.
Note: If you specify a default access method for all tables (see §26.1.3 Specifying a default accessibility method), do not also use a marker to apply the same method to individual tables; the result is duplicate attribute assignments. See §13.16.5 Avoiding redundant attribute assignments in tables.