It??™s recommended
that you instead use the CSS
vertical-align property (see its
entry in the CSS reference) to do this.
valign=top|middle|
bottom|baseline
(deprecated)
States whether the cell provides
header information for the rest
of the row, column, rowgroup, or
colgroup that contains it. (See the
headers description.)
scope=col|
colgroup|row|
rowgroup
Defines how many rows the cell
spans.
See also Chapter 7, ???Spanning rows
and cells.???
Disables text wrapping. The only
value for this attribute is nowrap.
Cannot be used in XHTML Strict.
(Use CSS whitespace instead.)
nowrap=nowrap
(deprecated)
Defines the height of a cell in pixels.
This attribute is deprecated??”use CSS
to define cell dimensions. Cannot be
used in XHTML Strict.
height=number
(deprecated)
A list of cell IDs that provide header
information for this cell, thereby
enabling nonvisual browsers to
associate header information with
the cell. If more than one value is
used, values are space separated.
Example:
?‚ scope="col">The title | ?‚ scope="col">Price | A new ?‚ book | $29.99 | Defines how many columns the cell
spans.
See also Chapter 6, ???Spanning rows
and cells.???
XHTML REFERENCE
443
A
Element Attribute Description Standard attributes
Core attributes,
language attributes
Core events
Core attributes,
language attributes
Core attributes,
language attributes
Core events
Core attributes,
language attributes
Core events
Renders as teletype (monospaced)
text.
Pages:
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546