I am trying to set a div with position:relative; in my design. However, I don't want this div to affect the positioning of other content on the page. Is there a way to achieve this without using position:absolute;? Any suggestions would be greatly appreciated.
Thank you in advance.