absolutely positioned elements and % value for bottom property

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sedigh mohseni
    New Member
    • Feb 2011
    • 64

    absolutely positioned elements and % value for bottom property

    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.
  • Dormilich
    Recognized Expert Expert
    • Aug 2008
    • 8694

    #2
    see this and this for a detailed explanation how those values are calculated.

    Comment

    Working...