문제

is there a css frameworks that allows to set height of div 100% of parent?

I don't see why it's not implemented in CSS in the firstplace

도움이 되었습니까?

해결책

This is implemented in CSS. You do height: 100%.

Here is a fiddle that shows it in action.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top