Value type: Length
char Specifies a single character used as an axis for the alignment of several values
on the same column. By default, the attribute value corresponds to the decimal
separator for the current language. The char attribute works only in
conjunction with the attribute align with value char . Web browsers usually
simply ignore this attribute.
Value type: Character
charoff Used in conjunction with char , it determines the position of the axis relatively
to the left margin if the text direction is left - to - right or to the right margin
otherwise.
Value type: Length
charset Character set used to encode the linked resource.
Value type: Charset
checked Applies to input elements of type checkbox or radio button. It states if the
control value will be submitted or not with the rest of the form.
Value type: Boolean
cite A URI that points to a source for the document. When used with INS and DEL,
the pointed document contains the reasons why the current text has been
changed.
Value type: URI
class A list of space - separated values.
Pages:
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099