How do I create many divs with 100% height?
I need an html document that contains multiple divs with 100% height (screen filling) one below the other.
I tried to apply every 100% height element, but that won't work without crashing and cleaning.
Maybe there is an option with JavaScript? I have no idea.
Please suggest me your solutions.
Chris
+2
a source to share