Design comparison
Solution retrospective
I would appreciate any feedback regarding how I structured my code in HTML and CSS, really want to get your insight and things that I could have done differently and also your approach to get to the solution. Looking forward for your ouput!
Community feedback
- @palgrammingPosted over 3 years ago
a few things in no real order
-
so you have the border radius on the layout in desktop now what happens to the border radius when your page transitions to mobile ?
-
so you have a mobile layout but what is the smallest width you can make your browser go in mobile view
-
also the greatest way to learn is code these projects from scratch multiple times
Marked as helpful1 -
- @javieralas05Posted over 3 years ago
Thank for taking the time to review my project, I really appreciate it.
I didn't notice the change of the border radius until now, so silly. I'll get that fix.
I need to keep working on my mobile reponsive skills. Not sure how I didn't notice that layout is overlaping when scaling down .
Will give it a try again from scratch I really enjoy the time I spent making the project.
1@palgrammingPosted over 3 years ago@javieralas05 yes coding these things multiple times helps cause you get to learn what works and does not work and then it is not just a setting of a property but you really start to visualize what you are doing in code and then see the results and start going yea that is what I wanted it to do
0 - @imfabraPosted over 3 years ago
Hello, I think I have several recommendations that would help you a lot, but I can't write very well in English, a long text would be difficult for me. but I invite you to look at the solution I gave to this exercise, look at the "css" and write any specific question to me: https://www.frontendmentor.io/solutions/stats-preview-card-component-solution-html5-css3-bem-QCrz6ndBt
Let's keep coding!
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