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 solutions

  • Submitted


    Hello, FEM community! It's been a while since I last shared a solution, but I'm excited to present my approach to the FAQ accordion challenge. πŸ₯³

    During my exploration of various methods to implement an accordion, I stumbled upon the HTML <summary> tag – a fortunate discovery as I was initially searching for ways to create an accordion without relying on JavaScript. 😎

    However, I eventually incorporated JavaScript into my solution to achieve the desired behavior of having only one accordion tab open at any given time. πŸ˜… Additionally, I utilized JavaScript to enhance the animation of the accordion. πŸ˜‡

    Here's a breakdown of some of the expected behavior: 😊

    • Upon loading the page, the second question/tab will automatically open, with the orange box smoothly sliding to the left while the arrow rotates upwards.
    • When opening a new tab while another remains active, the active tab will gracefully close, keeping the orange box positioned on the left.
    • Upon closing a tab, the box will elegantly slide to the right, accompanied by a downward rotation of the arrow.

    While I acknowledge that these animations might not be essential to the functionality, I couldn't resist the opportunity to experiment with them. Admittedly, the animation may not appear as seamless as I envisioned. πŸ€ͺ

    I'm open to any feedback, suggestions for improvement, or insights that could aid me in future projects. Specifically, I'd greatly appreciate guidance on refining the animations for a smoother effect. In addition, I'm interested in receiving overall feedback regarding the entirety of the challenge. Your input will undoubtedly contribute to my growth as a developer. πŸ˜‰

    Thanks πŸ™‚

  • Submitted


    Hi, this is my solution for the base apparel coming soon page

    Desktop / Responsive / Mobile Design

    -Animation when the page load.

    -Animation on the button at the start

    -Animation on error msg

    -Thank you page when subscribing email ok.

    -Hover effects on the button

    -Button disable effects

    The animation was added using Animate.css

    It would be great to have some feedback on it.

    Thank you in advance :-)