-
Can I position elements in Z-index and change it?
Let’s simplify and say I have 2 boxes. Red on left, blue on right. I want to make animation so that blue box is below red one, later the blue box slides to the right (below red box) and final destination is right beside red box. Now I want blue box to go over the red box till it covers 50%. How can I do this? Beginner here