Page is a not externally linkable
- Code, Content, and Presentation
-- CSS
---- 2 divs must fit 100% horizontaly - second one is empty


zomby888 - 12:13 am on Aug 3, 2011 (gmt 0)


Hello, I have two divs put into one wrapper div.
<div id="wrapper">
<div id="a">Title</div>
<div id="b"></div>
</div>


In div b I have x-repeatable background. In div a I have Title which is different size on every page. I want to expand div b horizontally so it fits its parent (the wrapper) 100% but be inline with div a.
So the effect is whatever title I put into div a div b changes its size.

Any suggestions?


Thread source:: http://www.webmasterworld.com/css/4346903.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com