Prev | Current Page 530 | Next

Craig Grannell

"The Essential Guide to CSS and HTML Web Design"


width=percentage|
number
Provides a summary of the table
contents for nonvisual browsers.
Defines the space between
table cells.
cellspacing=
percentage\number
Defines the space between cell
edges and contents.
cellpadding=
percentage|number
Defines the table border width.
Defines the start and end of a table.
See also Chapter 6, ???How tables
work.???
Defines contents as superscript text.
See also Chapter 3, ???Teletype,
subscript, and superscript.???
Defines contents as subscript text.
See also Chapter 3, ???Teletype,
subscript, and superscript.???
Defines the MIME type of the style??â„Ēs
contents. The only currently viable
value is text/css, although this may
change in the future. The value
text/javascript is also allowed.
type=MIME type
(required)
Defines target media on which this
style can be rendered. Possible
values are all, aural, braille,
handheld, print, projection,
screen, tty, and tv.
media=list
(required)
XHTML REFERENCE
439
A
Element Attribute Description Standard attributes
Core attributes,
language attributes
Core events
axis=name
colspan=number
headers=id list 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.


Pages:
518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542