S
search.thing
I am trying to achieve the following but I am not sure how to:
I have two divs contained within an outer div which is constrained by
a fixed width. The inner two divs should appear alongside each other
with the left floating div stretching rightwards to fill the space not
taken up by the right floating div. The problem is I do not know the
width of the right most div as the width changes depending on content.
So the left floating div needs to stretch each time to fill the slack
space.
TIA
I have two divs contained within an outer div which is constrained by
a fixed width. The inner two divs should appear alongside each other
with the left floating div stretching rightwards to fill the space not
taken up by the right floating div. The problem is I do not know the
width of the right most div as the width changes depending on content.
So the left floating div needs to stretch each time to fill the slack
space.
TIA