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

  • @Vaib215

    Posted

    Your result does not match the design. Just a few tweaks you need to do: Shift the code of image above the name and give it negative margin from top. You can checkout my solution from my profile

    1
  • Mgamboa 220

    @Marianellag1

    Submitted

    Hello!!

    Any Feedback is welcomed. Code for Js was from a youtube video with a similar challenge that frontend mentor has that also has an accordion challenge. Thanks!

    @Vaib215

    Posted

    You can implement this by native HTML element pair: detail and summary

    1
  • @TomasAlbert

    Submitted

    Hi 👋! I wanna share my solution with you guys. I used only one framework and that was of course my favorite Tailwind. For this challenge i was focus on semantic HTML i also tried to implement this with accesibility features so users can navigate with keyboard. For Javascript part it was straight forward i used event delegation for event handlers so i didn't needed to create events for every single element. I will be grateful for any feedback. Happy coding ! 💻

    @Vaib215

    Posted

    Well done Alert! Just FYI, there's a pair of elements in HTML know as detail and summary which are specifically designed for these purposes. You can checkout mdn docs for them or you can checkout my solution for the same.

    1
  • @l3miage-bouvier5

    Submitted

    I don't really know how to do the mobile design they want, if someone can help me i would be thankful :)

    @Vaib215

    Posted

    You could checkout the mobile solution on my profile, it is completely responsive

    Marked as helpful

    0