CSS Parent DIV Container Height Issue
The above picture correctly describe issue with float based div. When parent div height is not fixed parent container not automatically stretch to accommodate inner divs. If inner divs content is fixed then you can solve this issue by setting parent container fixed height. Remember height should be defined in…continue reading →
Recent Comments