Design comparison
Solution retrospective
i worked on a new concept i learn which is flexbox also i made it mobile responsive
What challenges did you encounter, and how did you overcome them?i encountered some issues with css related to flexbox as the concept was new to me so my knowelege toward its specificity is new but ill overcome it with time and practice
What specific areas of your project would you like help with?i would some help with responsive development but ill overcome those with try and error
Community feedback
- @Stephen-254Posted 5 months ago
I wouldn't recommend the trial-and-error way. Most elements are responsive by default, actually, sometimes the properties we use hinder what we want to achieve as far as responsiveness is concerned.
Leave what responds by default and modify what doesn't. Before complicating your work with media queries, try achieving responsiveness using a flexbox or grid.
The trial and error method will waste a lot of your time and you'll have so many unwanted and conflicting properties.
0@jmortadaPosted 5 months ago@Stephen-254 appreciate your advice ill work with it in the upcoming challenge
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