I have a div at the top of the page.
Inside it, there are 3 divs.
I need to place a logo on the left and an image on the right. The middle div I want to have a varible width that grows/shrinks with window size.
My problem is, when I decrease the window size, my right image goes to the next line. I want it to stay on the right and only the middle div needs to change size. Thanks.
Inside it, there are 3 divs.
I need to place a logo on the left and an image on the right. The middle div I want to have a varible width that grows/shrinks with window size.
My problem is, when I decrease the window size, my right image goes to the next line. I want it to stay on the right and only the middle div needs to change size. Thanks.