hi
when we positioned an element absolutely , that element placed based nearest parent element with position property other than static, for assign % value for bottom property , this value is calculated based on height of the parent element? what is meaning of parent element in this statement(real parent element with no cosider position property or the nearest parent element with position property other than static value)?
in advance, thanks.
when we positioned an element absolutely , that element placed based nearest parent element with position property other than static, for assign % value for bottom property , this value is calculated based on height of the parent element? what is meaning of parent element in this statement(real parent element with no cosider position property or the nearest parent element with position property other than static value)?
in advance, thanks.
Comment