Responsive Landing Page Using HTML and CSS

Solution retrospective
I'm proud of the fact that I was able to build a responsive page that adapt to both mobile and desktop screen sizes.
Next time, I would like to explore using media queries more flexibly, perhaps experimenting with min()/max() for better scaling.
What challenges did you encounter, and how did you overcome them?One challenge I encountered was ensuring the text and image scaled appropriately without breaking the design. I spent time tweaking units (like using em, rem, px, and %) and tested the layout in different screen sizes using browser dev tools.
What specific areas of your project would you like help with?I'm yet to get a hold of the usage of media query perfectly. I would appreciate any support that will enable be grasp the concept fully.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @iamitshaw-1998
**I'm yet to get a hold of the usage of media query perfectly. I would appreciate any support that will enable be grasp the concept fully.
- For learning about CSS Media Query: Watch few videos of Kevin Powell
Join 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