i am using Bootstrap 3 for my site template. The structure of my homepage will look like
<nav>
<section 1>
<section 2>
<section 3>
<footer>
<section 1>
has to be full screen, cover the whole screen. When you scroll down you will see <section 2>
, <section 3>
etc.
How do I do this?