Sets the cascading style sheet's position style to relative.
public void setPosRelative()
Relative positioning sets the element at an offset from where it would typically be positioned in the HTML layout by the cascading style sheet's left and top settings.
See Also getPosAbsolute, setPosAbsolute, getPosRelative