The logic of this challenge was complicated for me. I couldn't make it so that only one of the questions could be open at a time without getting errors. In the end I decided to leave it like that.
YarceFM
@YarceFMAll comments
- @YarceFMSubmitted 11 months ago@YarceFMPosted 11 months ago
Thank you very much, your request helped me a lot. What I was trying to do was that when I clicked on any of the questions it would give a display = none to all the answers and then give the display = block to the answer I was clicking on but it gave an error and I couldn't solve it. Thank you very much for the help.
0 - @YarceFMSubmitted 11 months ago
I applied vanilla HTML and CSS and did it with desktop first and it was horrible trying to adapt things for mobile later.
@YarceFMPosted 11 months ago@danielmrz-dev Yes! It is much easier to start with Mobile than with Desktop. I always work in that order, but this time I wanted to do it the other way around and I suffered a lot. Thank you very much for the feedback
1