I'm attempting to create a unique design by connecting a series of dynamically generated content divs with CSS. The goal is to have a curved line every three divs, complete with an arrow image at the end and an additional line to separate the contents.
Does anyone have any suggestions on how this can be implemented? While I have limited experience with CSS3, I believe it might offer a solution for this task.
I've explored the idea of inserting a fixed-height element between the divs, but that approach seems too rigid and not practical in the long run.
Just to clarify, the "arrow" image itself is not the challenge here - it's figuring out how to represent the "green line" effectively.
If you need a visual reference, here's a mockup of what I'm aiming to achieve: