Design comparison
SolutionDesign
Solution retrospective
Used for the first time a piece of code that I've found for making css speech bubbles - adapted it to my use case and it actually turned out pretty good. Styled the storage availability slider manually with css, no js used and so it's not interactive but it delivers the required design. Please feel free to let me know if you see a more efficient way to code this.
Community feedback
- @Naimul11Posted about 3 years ago
you did great man. but in your reset.css you used a long code. you can simply use this
*{
}
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