Could anyone tell me about the usage of "position" property in CSS. I am using <div> tags in my HTML page. I don't know the clear usage of "position" property
i.e; position:absolute;
position:relative;
and my page seems to be very disturbed.
Pls help me out....