How can I have my first div always be full-screen (of the browser not computer), and then supporting divs show underneath.
I want to replicate the layout of this site http://checklandkindleysides.com
In the simplest form, I just want:
- First section to be full height and width of window
- Supporting content to be a specific size and not full-screen
Thanks