It specifies the media type of data specified in the data attribute.
typemustmatch
boolean
It indicates that the resource should be embedded only if the value of the type attribute matches with the type of the resource provided on the data attribute.
align
left, right, top, bottom
It defines the alignment of the objects.
border
pixels
It specifies the border around the object.
height
pixels
It specifies the height of the object.
hspace
pixels
It specifies the whitespace on the left and right side of the object.
vspace
pixels
It specifies the whitespace on the top and bottom of the object.
height
pixels
It specifies the height of the object.
width
pixels
It specifies the width of the object.
name
name
It specifies the name for an object.
form
form_id
It specifies the form id to which the object element belongs to.