I've just started developing a website for a friend:
and I have been having a lot of trouble getting the two bear images on the upper left and upper right, and the logo image centered in between them. Should they all be in the same div (width 100%) and then somehow distributed where I want them, or is there some way to make three divs spanning the top of the page and positioned to float in the upper left, centered, and upper right, respectively? I want them to stay that way no matter what, so when the page gets resized to be narrower than the combined images' width they still stay in place and a horizontal scroll bar appears.
Thanks
and I have been having a lot of trouble getting the two bear images on the upper left and upper right, and the logo image centered in between them. Should they all be in the same div (width 100%) and then somehow distributed where I want them, or is there some way to make three divs spanning the top of the page and positioned to float in the upper left, centered, and upper right, respectively? I want them to stay that way no matter what, so when the page gets resized to be narrower than the combined images' width they still stay in place and a horizontal scroll bar appears.
Thanks