S
S
svilkov872017-02-12 18:17:43
css
svilkov87, 2017-02-12 18:17:43

How are such landings implemented?

Good afternoon!
There is an example of a landing template
. I am interested in the implementation of such landings, namely:
1. When scrolling, there are fixed blocks with background-image, and on top of them there are blocks / sections that "respond to scrolling". It can be seen that there are at least three such fixed background-images in the template. How to arrange them? What properties to set them?
The f12 debugger did not help me figure it out ..((
2. What is the name of this approach in layout (if it even has a name)?
I would be grateful for an answer.

Answer the question

In order to leave comments, you need to log in

4 answer(s)
T
T_y_l_e_r, 2017-02-12
@svilkov87

It seems that there are just divs one after another and each div has its own background with a fix, as well as the content that goes on top and sets the height.
HERE
codepen.io/anon/pen/rjoyxv

A
Alina Brann, 2017-02-12
@alina_ivanovna

I think it will work if the values ​​are twisted Simple Parallax Scrolling

K
Kira, 2017-02-12
@Allan11

Something like this

S
smiros, 2017-02-16
@feuer81

webdesignmaster on his channel posted a detailed video of the layout, including using a similar effect

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question