Design comparison
Solution retrospective
I couldn't put the quotes, it didn't read the svg, although I put another one and it didn't read it either
Community feedback
- @Grimm-NPosted 12 days ago
Here’s some feedback and a few suggestions:
Great job on this project! 🎉 Everything looks clean and well-organized. Keep up the awesome work! 👏
A couple of tips:
-
Use
rem
for Media Queries: Instead of pixels, try usingrem
units in your media queries. This way, your layout adapts more fluidly to user settings and accessibility needs, especially when users adjust their browser’s font size. It helps make your design more responsive across devices! 📱 -
Add Quote Mark Image for Practice: Try adding an image of double quotation marks to the first card. It’s a great way to practice positioning images within a layout—good practice for future projects!
Fantastic progress—you’re really getting the hang of it! 🚀
Marked as helpful2@YacoubDweikPosted 12 days ago@Grimm-N
Can't say more than what you said boss!
I can't but I want so hehe, for the double quotation marks she can do it with Pseudo elements like before or after and this way she can practice positioning & dealing with these elements.
Also I would really recommend her using BEM cuz her code looked very clean and nice, this would be an amazing addition to her skills.
Marked as helpful1@Grimm-NPosted 12 days ago@YacoubDweik This is a perfect addition! 🌟 Everyone has their own preferred way of working, and it’s great to see how you’re finding methods that suit you best. Keep exploring different approaches and building on what feels most comfortable for you—it’s all part of developing your unique style! 😊
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