Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

All comments

  • @oAnthonyG

    Submitted

    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.

    Seth Addo 30

    @seths10

    Posted

    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
    0