PDA

View Full Version : need help with two images in a div without overlapping when browser shrinks



webdevnewbie
07 Dec 2010, 09:57 AM
Hello,

I am need of assistance. I have a header tag. Inside this header tag, is two images, as noted by the img tag. I want to place one to the left edge of the browser and one to the right edge of the browser. That's problem one. Problem two is I don't want them to overlap or spill outside of the div. This is happening when I shrink the browser window and their distance from one another gets smaller. I want them to remain fixed, no matter if the window shrinks or expands. How can I go about doing this?

Thank you.