responsive landing page using html, css and javaScript

Solution retrospective
Feedback welcome
in this project I used javascript for the FAQ component where any click on the question, a description of this question appears, I didn't use the html for the component for the javascript training. and I know there are some bugs in the code, but I'll fix it at another time.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @seths10
Here are a few things you need to modify about your solution:
- Move the FAQ component slightly left
- Make the FAQ component background white. The current color is not white
- move the FAQ title to the left preferably to the start of the questions
- You need to create a shadow underneath the image
- After opening the dropdown, you can't close it again, I think you might want to recheck that
- Finally, there is a line in the design that you forgot to implement
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