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

sonata admin - how to add ManyToOne property field in configureListfield in sonataAdmin -

wpf - ControlTemplate with changes for every class -

sql - Return Function using Cursor -