I have two divs that one of them is dependant on the other one.
|Second Div| |First Div|
| | | |
| | | |
| | | |
The height of the first div defined:
height:auto;
My problem is how to define the second div height so it will be like the first.