HTML element properties

Property Settable? Description
name no The name assigned to an element.
left yes Left edge of element, in pixels, relative to the origin.
top yes Top edge of element, in pixels, relative to the origin.
visibility yes "hide" or "inherit"
clip.left/top/
right/bottom/
width/height
yes Defines the clipping rectangle, which specifies the part of the element that is visible.

A slide showing the property list of an object.

Speaker Notes