Design comparison
Solution retrospective
Recently started exploring HTML and CSS, this is my first ever attempt at bungling through a mini project. Feedback welcome.
Community feedback
- @ratul0407Posted about 1 year ago
@jhogben1 congratulations on completing your first ever frontend mentor solution ๐๐
The solution is great๐๐.But there are some things that you might consider changing:
- You've used
rem
for setting up font-sizes which really great and a good practice. But you should also consider usingrem
for other things likewidht:320px
towidth:20rem
and for margin and other things as well.
I hope it was helpful for you๐๐
Keep up the good work and happy coding my friend๐๐
1@j-hogbenPosted about 1 year ago@ratul0407 thank you very much for your feedback, it is indeed very helpful!
Yes, I can see how that would be beneficial, I'll definitely bare this in mind for the future challenges.
Thank you again for your feedback, all the best for your coding too pal ๐
1 - You've used
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