html - CSS, auto resize div? -


I am trying to prepare a layout with CSS, let me create a main container (div) and two internal containers ( Div_upper and div_lower). Let's say that I want to resize div_upper and div_lower will automatically resize itself and both devices will still fit in the main container. I'm sure it can be done in javascript, but is there any CSS to accomplish this? If so, I would be happy.

Perhaps the website will help you in the right direction.


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -