سؤال

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