Design comparison
Solution retrospective
I'm a beginner who just started jumping into Web Development world. I find it not hard, but pretty confusing when it comes to making a responsive page using css. Especially making the table responsive.
Community feedback
- @yawsamcodePosted 10 months ago
Hi Kevin, The easiest way to get your website responsive is to take the mobile first approach. Meaning after writing all your html, style the mobile view first before moving to tablet desktop and more using media query. It actually helps you write less css in the long run. I hope this helps..BTW your work looks great on desktop view.
0@kevinebenhezerPosted 10 months agoHi Samuel, thank you so much for the suggestion. Its only been 2 months since i started learning, i'm sure this will help me. Once again, thanks! @yawsamcode
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