Design comparison
Solution retrospective
This project was great to get more hands-on practice with grid. I have a preference for flexbox since I'm more comfortable with it. So doing more projects focusing on grid will help me choose the best tool for the job.
What specific areas of your project would you like help with?Any suggestions and comments on how I can improve are welcome!
Community feedback
- @kaamiikPosted 7 months ago
Congratulations on completing this challenge. I have a small suggestion if you’d like to add it. One of the use cases of pseudo-classes
::before
and::after
is that you can add quotation marks that are before and after the text withcontent
property. The reason is that this way, for example, when selecting text with the mouse, those quotation marks are no longer selected.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