Property "Div Position" <divpos>

Top  Previous  Next

This property determines whether the generated div will have an absolute or relative position on the browser. Setting the property is meaningful when "Generate Condition As" property is set to "div".

Absolute Position

The divs will appear exactly on the same position as you see it on the page design area.

Relative Position

The divs will position itself relative to the element above it by keeping the distance given during design. Using this option becomes necessary if the page has dynamic content and the top position of the element cannot be determined at the design time.