html - Stretch div to div which has fixed width -


I have 2 divs inline, one of them has a fixed width. I want the div to fill in second place when the window is adjusted. To clarify the situation, take a look at the picture below:

< / P>

After the resize window, I need to get the next layout:

How can you do this?

You can take advantage of display: table-cell .



Comments

Popular posts from this blog

wpf - ControlTemplate with changes for every class -

ios - UIWebView content not adjusted to new frame after rotation -

c - Performance of System() -