Design comparison
Solution retrospective
1.How do I my mobile responsive skills and my css and design skills in general . Any tips and suggestions?
Community feedback
- @RajCutinhaPosted over 3 years ago
Hello if you really struggle with mobile responsiveness i would suggest this free course from Kevin Powell. I also struggled with it and this course helped me. Take the time and do the challenges there you will improve fast. Here is the Link: https://courses.kevinpowell.co/conquering-responsive-layouts
0 - @thedev966Posted over 3 years ago
For mobile responsiveness, you need to use media-queries. Look it up on google and practice it. If this is your first project in web development, then it's fine. However, there is a lot of to improve on it. Good luck.
0@mcwachiraPosted over 3 years agook thanks this not m first project the issue I mostly have is which specific break points do I use . Do go with the ones used by css framworks like bootstrap ?? or Because I was trying to build a client a site last year and I tried adding break points at each point my site would break when reducing its width . But in the end it did not become responsive so I ended up using bootstarp.
0@thedev966Posted over 3 years ago@mcwachira There is some kind of standar list of most common breakpoints to use for responsiveness. However, if u see that your website containers still look messy then feel free to add your own custom breakpoints. There is no a strict rule which breakpoints to use for every website.
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