Answer the question
In order to leave comments, you need to log in
What is the best way to lay out these pseudo-elements?
I thought to hang pseudo-elements on the background of the section, but there are three pictures, as it were. What's the best way to do it?
Answer the question
In order to leave comments, you need to log in
You can use a multiple background background-image: url(img.png), url(img.png);
- the images must be listed in the order of overlay, the image that is earlier in the list will be higher. And we position each separately through background-position
.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question