Value type: CData
onsubmit The onsubmit event occurs when a form is submitted.
Value type: CData
onunload The onunload event occurs when a document is removed by its enclosing
window. This event is associated with the body element.
Value type: CData
profile Points to a resource that describes how a client must interpret the header meta
information contained in the meta elements inside the head element.
Value type: URI
readonly The corresponding control element is visualized but the user cannot alter its
value. Values associated to read - only controls are sent to the server on form
submission. The only way to change the disabled attribute is using a script.
Value type: Boolean
rel Describes the relationship between the current document and the one pointed
by the href attribute.
Value type: LinkTypes
rev It acts as the rel attribute but reverses the relationship direction.
Value type: LinkTypes
Appendix A: Semantic HTML
597
Attribute Name Description
rows Defines the number of visible text lines.
Pages:
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109