skywaves
11-26-2009, 12:22 AM
Hi i have three divs as follows.
<div id="wrap">
<div id="leftFloat"></div>
<div id="rightFloat"></div>
</div>
How i can make both inner divs to have same height, height being equal to height of larger div.
thanks
<div id="wrap">
<div id="leftFloat"></div>
<div id="rightFloat"></div>
</div>
How i can make both inner divs to have same height, height being equal to height of larger div.
thanks