Design comparison
Solution retrospective
My first time using Grid. Is there anything i can improve on my code? feel free to let your feedback! :)
Community feedback
- @isprutfromuaPosted over 2 years ago
Hi there. Great work!
I have a few comments and suggestions:
-
first of all - test your work yourself. If the top of the text is full of text, it will not be visible. Try it yourself. It is better to avoid fixed sizes where content can change
-
is an extremely unreliable selector
.content section button
-
please set an unique class for the button. also i would add a smooth background color transition when hovering
-
It is better to use such a tag structure
article header section footer section section
I hope my feedback will be useful.
Good luck and fun coding 🤝⌨️
Marked as helpful1@PedroBritoDEVPosted over 2 years ago@isprutfromua i am so grateful for your feedback and suggestions, I will apply them to my project right now
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