a lot of problems hahaha

Solution retrospective
first: i dont know why but when images folder is inside a folder the github pages did't read it that alone make me spine around second: i need advice about the mobile media i don't know why it does not work last: i want to make when i show one questions and click on other the first disappear and the second come out
Please log in to post a comment
Log in with GitHubCommunity feedback
- @jen67
Great job on your code! 🚀 If you're interested in diving deeper into accordions, check out these quick resources:
Happy coding, and keep up the good work! 👏
Marked as helpful - P@danielmrz-dev
Hello @ousey-ousey!
Your solution looks pretty good!
I'm gonna give you just two very simple suggestions:
-
First: You don't need a separate div to create that background pattern. You can use both
background-image
andbackground-color
on the body. They will not cancel each other. -
Second: The title and the image are supposed to be inside the card.
I know there are a lot of things you have to address, but start with the little ones 😊
I hope it helps!
Marked as helpful -
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord