FAQ accordion card using HTML, SASS, FLEXBOX, BEM, CSS VARIABLES
Design comparison
Solution retrospective
Any feedback or review of the code will be very helpful, thanks to all who responded!
Community feedback
- @palgrammingPosted over 3 years ago
from 395px to 700px you have your images on the left going to the right to cover your fact container.
also the roll over action for the questions to open make it hard for the user to read the questions since the mouse has to be hovering that area to stay open
But you have a good start to the challenge but it needs a little fine tuning
0@rmzvrPosted over 3 years ago@palgramming thanks for the feedback, the first problem is not difficult to solve, I will deal with it in the near future. But at the expense of the second, in the challenge, an additional task was to complete it without using js - this was my decision. But for convenience, most likely it is worth making a click with js.
0@palgrammingPosted over 3 years ago@rzvr oh OK doing it with out JS cool 😎. This might be something you might want to look into https://freefrontend.com/css-accordions/
0@rmzvrPosted over 3 years ago@palgramming very useful article, I learned interesting options for solving this problem, and by the way updated the project.
0
Please log in to post a comment
Log in with GitHubJoin 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