24.1.2 Understanding precedence of assignment
methods
Many settings for selected tables (and for table
rows and cells) can be specified several ways. Table 24-1
lists the assignment methods, in order of precedence. When you specify
a value for the same property in more than one way for a given table
or cell, the value specified by the method with the highest precedence
is the value that takes effect in HTML output. In some cases, multiple
assignments of the same value result in duplicate HTML code. When this
happens, the assignment with the higher precedence takes effect, because
that assignment appears first in the output.
Table 24-1 Precedence of table and cell property
assignment methods