In IE6 div not taking available height while taking in IE7 and FF?
height not defined on div
In IE6 div taking height according to content inside div while in IE7 and FF div taking full available height
In IE6 div not taking available height while taking in IE7 and FF?
height not defined on div
In IE6 div taking height according to content inside div while in IE7 and FF div taking full available height
Just based on what little you provided...
Try: <div style="height:XXpx;">
But it would be glorious if you posted code and a real question...