Help me to solve a problem. I am adding top and left offset to my html page .But they are not working at all. So I am forced to use margin offsets which causes a lot of problems. What should I do?
Have you tried setting the Position
first and then left or top?
I set its position to absolute but its still not working.
I just set its position to relative and it worked.
Thank you for your help.
1 Like
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.