jaymc Posted November 8, 2008 Share Posted November 8, 2008 Im creating my own google suggest however a bit stuck with css! To simplify, I have a div in the middle of a page Inside this div is a textbox. I want to float another div under this textbox starting from the 0 x cord of the textbox The floating div must over lap anything underneath. I dont want it to add to the overall height of the master div How can I do this? Quote Link to comment Share on other sites More sharing options...
xtopolis Posted November 9, 2008 Share Posted November 9, 2008 position: absolute; Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.