1.

Difference between absolute and relative position in css with example

Answer»

Answer:

Both Postion are having DIFFERENT features.InCss Once you SET Position then you can able to use top,right,bottom,left ATTRIBUTES. Anabsolute position element is positionedrelative to the first parent element that has APOSITION other than STATIC.



Discussion

No Comment Found