Here is the problem.
I use bootstrap 3.0
for a very, very basic website. Still, I would like to add some refinement but I need help.
The structure of the website is very basic: a container
and several jumbotrons
inside the container.
I would like to have EACH Jumbotron to perfectly stretch to the height of the user's browser window, so that whatever the media may be (smartphone, web, etc) a visitor will see ENTIRELY and ONLY one jumbotron at the time without the need of scrolling down with the mouse...
Do you have an idea? Many thanks!! ;)