Value type: Number
content Specifies the value of a property. It is used in pair with the name or the
http - equiv attributes inside a meta element.
Value type: CData
coords Each numeric value in the list represents a coordinate. They assume a different
meaning conforming to the shape attribute.
Value type: A comma separated list of Number values.
The coordinates will represent respectively:
rect : left, top, right, bottom.
circle : center - x, center - y, radius.
poly : x1, y1, x2, y2 ??¦ , xN, yN. The polygon is always a closed shape.
data Is the address for the resource to load in an object element.
Value type: URI
datetime The date and time when a modification has been made to the document.
Value type: DateTime
declare When present, it makes the current object element a declaration only. The
object must be instantiated by a subsequent object definition referring to this
element.
Value type: Boolean
defer When present the user agent receives a hint that the script will not generate any
document content and, thus, it can continue with the parsing and rendering
action.
Pages:
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101