My designer sent me a unique design and I'm wondering if it's possible to replicate using HTML, CSS, or JavaScript?
https://i.stack.imgur.com/spB71.png
I believe it can be done with CSS by creating a separate div positioned absolutely under the main div.
The challenge arises when my designer wants a background image to look like this: https://i.stack.imgur.com/D98wc.jpg
I'm at a loss on how to find a solution for this. Is there a way to make it work?