.. / > element. This attribute is very important
because nonvisual browsers use it to replace the image.
Value type: Text
Appendix A: Semantic HTML
591
Attribute Name Description
archive Defines resources that are relevant to the object.
Value type: A space separated list of URI s.
axis A comma separated list of values. Each value represents a kind of
categorization for the cell content. This attribute is rarely used because visual
browsers do not give any representation of it.
Value type: CData
border The border width expressed in pixels. Use the value 0 to remove the border
completely (implies the frame attribute value equal to void and the rules
attribute value to none ). A value bigger than 0 implies the frame attribute
value to border and the rules attribute value to all . See also the frame and
rules attributes.
Value type: Pixels
cellpadding The minimum vertical and horizontal space between the cell content and the
cell frame.
Value type: Length
cellspacing The vertical and horizontal space between two adjacent cells.
Pages:
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098