Design comparison
Solution retrospective
this is my version, any suggestion is welcome
Community feedback
- @JexintePosted over 2 years ago
Hey @ov3rst,
Good job .
A tips that someone give me few weeks before you can use native html tag call <details> and <summary> that give you the naturel effect that the challenge ask. Then on css you can use his selectors to do what you need when a question is open.
More details here :
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/details
In hope it helps !
Marked as helpful1@ov3rstPosted over 2 years ago@Jexinte thanks for your comment, yes I know the label but as the challenge said that it had js I preferred to do it like this
0@JexintePosted over 2 years ago@ov3rst Well if you don't know it even the js label is present it's not an obligation to do the challenge with it :) !
Keep it up
1
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