K
K
keche2017-08-23 16:45:52
css
keche, 2017-08-23 16:45:52

How to adjust block height with other blocks?

How to automatically adjust the height of the orange block with other, gray blocks? We want the orange block to take the height of two blocks automatically.
Only without using flexbox. To work on all older versions of browsers.
df3f9b7bc5ed47f3927174fd3771e122.jpg

Answer the question

In order to leave comments, you need to log in

3 answer(s)
A
Alexey Dzyuba, 2017-08-23
@Alex_Dz

In general, you can use a javascript like) Use it if the TK allows

A
Artyom Belousov, 2017-08-23
@flygrounder

Create a div that will have all the gray boxes and the orange one. Set the orange one to height:100%;

L
Localhost, 2017-08-23
@selo

for the orange block, set height:100%; have you tried?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question