N
N
nano_e_t_42015-11-15 21:07:27
HTML
nano_e_t_4, 2015-11-15 21:07:27

How to increase block length depending on page length?

Hello everyone The
question is very hackneyed, but Google's advice did not help to find a solution :(
The problem is that my page height is formed dynamically, depending on the number of elements on it. The elements are located one under the other and are formed by the script.
When I try to set the height body and html to 100%, then these blocks occupy only the visible part of the page, and the part below is not at all clear what this block is (at least the firefox inspector shows that body and html have nothing to do with it) I also tried to set values ​​in vh and vw units
plz
tell me maybe a screenshot will help explain a little better than me
8577213d3dad4a019e7d3666dfbba133.png

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
Denis Vasiliev, 2015-11-15
@corvus007

Can set min-height
codepen.io/corvus-007/pen/LpqGWm?editors=110

A
Alexander Pupkin, 2015-11-15
@sakrab

height:auto;

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question