[Solved] divide my site into blocks
[ad_1] The example sites you’ve shown are of a parallax style. Here’s a very basic template to get you started. The keys in this example are the height of each ‘block’ being the height of the screen 100vh (100% of viewport height) and the background of the second block being fixed (doesn’t scroll with page). … Read more