Names the concrete style or rendering to be applied to the element. This attribute can be used in several contexts:
- with the styled content element (<styled-content>), records XHTML classes or similar styling information;
- with many of the elements within a NISO JATS table(<table>), records the name of the style to be applied to the element; or
- with <mml:math>, use as defined in the documentation for
the Mathematical Markup Language (MathML) 2.0 Tag Set (http://www.w3.org/TR/MathML2).
<caption>,
<col>,
<colgroup>,
<table>,
<tbody>,
<td>,
<tfoot>,
<th>,
<thead>,
<tr>Value | Meaning |
---|
Text, numbers, or special characters | Names the markup style for one of the elements within a table or for the entire
table. |
Restriction: This is an optional attribute; there is no default. |
Value | Meaning |
---|
Text, numbers, or special characters | As described in the MathML documentation. |
Restriction: This is an optional attribute; there is no default. |
Value | Meaning |
---|
Text, numbers, or special characters | Names the inline markup style for the element. |
Restriction: This is an optional attribute; there is no default. |