Hello π!
Another project finished and this one was quite challenging for me! It's not perfect but I'm happy with the outcome without using any JS!
The main difficulties were:
- How to trigger elements and change their current state using CSS only (> input)
- Trigger elements by the same input but with different hierarchy levels (> siblings combinators)
- How to position correctly the pictures and layer them (> position + z-index + overflow)
I still have one question though: how could I make my main container grow with its content? For intance, here if I deploy all the accordions, the text will go outside the container... Or maybe I could block the opening to only one tab at once somehow?
Thank you for your feedbacks π !