Just referred some online blogs to complete this challenge on own
Design comparison
Solution retrospective
I'm just learning programming and would appreciate any advice you can give me. If you know of any new techniques or better ways to learn CSS, please share with me
Community feedback
- @vanzasetiaPosted over 3 years ago
👋Hi Ibrahim! My name is Vanza!
I have a feedback on this solution, on the mobile screen size, you should remove the
border-bottom-left-radius
onbright-orange
and also addborder-top-right-radius
too, then the same for thevery-dark-cyan
you can remove theborder-top-right-radius
and addborder-bottom-left-radius
too.For learning CSS, I think you should do code design layout (like this) as much as you can and also learn the modern technique, like CSS Grid, Flexbox, Animation and etc. I guess, that is the best way on learning CSS.
That's it! Hopefully this is helpful! As always happy coding!
1@IbrahimWebdeveloperPosted over 3 years ago@vanzasetia Trying to understand CSS has always been a challenge for me, but hopefully I'll find out one day
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